html, body { 
	height:100%; 
	overflow-x: hidden; 
}

body { 
	margin:0; 
	background-color:#000; 
}

img { 
	border:0; 
}

#main, #soulseduction { 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:620px; 
	height:300px; 
	margin-left:-310px; 
	margin-top:-150px; 
}

.soulseductionstyle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF
}


