body { 
	background:#fff url(../interface.jpg) no-repeat center top;
	height: 100%; margin: 0; padding: 0; font: 12px Arial, sans-serif; color: black;
}

#flashcontent {	
	background-color:transparent; margin:0 auto 0; width:1015px; height: 627px; padding-top:20px;
}

#player {
	background-color:transparent; margin:0 auto 0; width:400px; height: 50px; padding-top:10px;
}
	
.content {
	background:transparent url(../noflash.jpg) no-repeat center 115px;
	height:460px; display:block; position:relative;
}

.content p {
	position:absolute; top:180px; left:180px; width:350px; height:140px; text-align:center; font-size:15px;
}	

.content strong {
	font-size:35px;
}	
	
a { color:black; text-decoration:underline; }
a:hover { text-decoration:none; }  
