<style type='text/css'>
body {
  color: #000;
  background-color: #ABABAB;
  font-family: arial,helvetica,sans-serif;
  padding: 20px;
}
.draggable {
  position: absolute;
  left: 450px;
  color: #ccc;
  width: 300px;
  height: 40px;
  padding: 5px;
}
#drag-1 {/*We Suck*/
  top: 580px;
  left:190px;
}
#drag-2 {/*99 Styles*/
  top: 230px;
  left:110px;
  z-index:1;
}
#drag-3 {/*Rockwell*/
  top:90px;
  left:200px;
  z-index:22;
}


#drag-4 {/*buffalo cover*/
  top: -30px;
  left:600px;
  z-index:1;
}
#drag-5 { /*Denim Cover*/
  top: 350px;
  left:340px;
    z-index:1;
}
#drag-8 { /*Machine Project*/
  top: 540px;
  left:500px;
  z-index:9;
}

#drag-12 {  /*Looking through the Glass*/
  top: 430px;
  left:600px;
  z-index:1;
}

#drag-13 {  /*Kara Walker*/
    top:100px;
  left:560px;
  z-index:1;
}


#drag-10 {  /*Someday We will find it*/
  top: 140px;
  left:110px;
  z-index:12;
}


#drag-15 {  /*Digitill*/
  top: -150px;
  left:300px;
  z-index:1;
}




#drag-7 {  /*Beta Slap*/
   top:450px;
  left:650px;
  z-index:30;
}


#drag-9 {  /*Change Your tire*/
   top:70px;
  left:110px;
  z-index:1;
}


#drag-16 {  /*Record Player Spins*/
    top:240px;
  left:650px;
    z-index:33;
}


#drag-17 {  /*fg logo*/
   top:100px;
  left:700px;
  z-index:1;
}


#drag-19 {  /*HangTime*/
   top:250px;
  left:550px;
  z-index:1;
}


#drag-11 {  /*Moby*/
   top:450px;
  left:300px;
  z-index:9;
}

#drag-18 {  /*holiday*/
    top:220px;
  left:430px;
  z-index:1;
}

#drag-20 {  /*fg-shirt*/
   top:300px;
  left:60px;
  z-index:1;
}


#drag-21 {  /*freedom riders*/
   top:20px;
  left:330px;
  z-index:1;
}

#menu_drag {/*menu*/
  top: 10px;
  left:-10px;
  z-index:99;
  font-size:13px;
	color:#FFFFFF;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
	font-family:Helvetica;
	font-style:italic;
	width:170px;
	
	background-color: #0B0009;
	
}

#menu_drag a{ 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Helvetica;
	font-weight:normal;

	
	}



.texts2 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding:10px;
	font-weight:normal;
	text-decoration:none;
}

.texts2 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	font-weight:normal;
	}
	
	
	.texts3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	font-weight: bold;
	
	}

</style>