/* CSS Document */

body{
	font-size:0.75em;
	padding:500px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:red; 
}
