body {
	text-align: center;
	margin:0px;
	background-color: #CDAD98;
}

body, div, p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CDAD98;
}
#central{
	position:relative;
	left:50%;
	top:50%;
	margin-left: -500px;
	margin-top: -300px;
}

/* this code is what allows the DIV to overlay the flash */

#dhtml {
	position: absolute; /* establish relationship with child elements */
	top:180px;
	
}


#dhtml_supreme{position:absolute; right:15.3%; top:65px; text-decoration:none; border:0;}
#dhtml_supreme img{text-decoration: none; border:0;}  




