body{
  font-family: 'Oswald', sans-serif;
background-image: url("https://spraypaintandinkpensdotcom.files.wordpress.com/2013/06/mic-on-ground.jpeg")
  
}

.hiphop{
  width: 400px;
	height: 150px;
  background: white;
  postion: static;
  position: relative;
  bottom: 400px;
  left: 550px;
  padding: 10px;
}



h1{
  position: relative;
  left: 400px;
  color: white;
}

h2{
  color: white;
}

h3{
  color: white;
}

h4{
  color: white;
}

h5{
  color: white;
}

h6{
  color: white;
}

.circle{
  width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  position: static;
  position: relative;
  bottom: 130px;
  left: 50px
}

.square{
  border: solid;
  padding: 50px;
  width: 100px;
	height:600px;
	position: static;
  position: relative;
  bottom: 140px;
  background-color: white;
}

.C {
  width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  position: static;
  position: relative;
  left: 350px;
  bottom: 1590px;
}

.Ci{
  width: 100px;
	height: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  position: relative;
  position: relative;
  left: 700px;
  bottom: 2335px;
}

.Cir{
  width: 100px;
	height: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  position: static;
  position: relative;
  left: 1050px;
  bottom: 3070px;
}

.Circ{
  width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  position: static;
  position: relative;
  left: 700px;
  bottom: 3150px;
}

.B{
   border: solid;
  padding: 50px;
  width: 100px;
	height:500px;
	position: static;
  position: relative;
  bottom: 860px;
  left: 300px;
  background-color: white;
}

.N{
  border: solid;
  padding: 50px;
  width: 100px;
	height:500px;
	position: static;
  position: relative;
 bottom: 1600px;
  left: 650px;
background-color: white;
}

.J {
  border: solid;
  padding: 50px;
  width: 100px;
	height:500px;
	position: static;
  position: relative;
  bottom: 2340px;
  left: 1000px;
background-color: white;
}

.E {
  border: solid;
  padding: 50px;
  width: 100px;
	height:800px;
	position: static;
  position: relative;
  bottom: 2100px;
  left: 650px;
  background-color: white;

}

.Pac{
  width: 100px;
	height: 100px;
  position: static;
  position: relative;
  top: 370px;
  left: 50px
    
}

.Biggie{
  width: 100px;
	height: 100px;
	position: static;
  Position: relative;
  top: 150px;
  left: 350px;
}

.Nas{
  width: 100px;
	height: 100px;
	position: static;
  position: relative;
  bottom: -60px;
  left: 715px;
}

.Jay{
  width: 100px;
	height: 100px;
	position: static;
  position: relative;
  top: 60px;
  left: 960px;
  
}

.Em{
  width: 100px;
	height: 100px;
	position: static;
  position: relative;
  left: 520px;
  top:1000px;
}

a{
  color: #ffffff;
}