BODY  {
	font-family: Century Gothic, Arial, sans-serif;
	color : #FF0000;
	background: #FFFFFF;
	height: 100%; 
	padding: 0; 
	margin: 0; 	
	}
	

div.centered { 
position: absolute; 
top: 15%; 
left: 0%; 
width: 100%; 
height: 50%; 
} 