body {	
	text-align: center; /*to center old IE browsers*/
	margin: 0; 
	padding: 0;
	background: #FFF;	
	color: #000;
	font-size: 0.75em;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

h1 {font-size:170%;}
h2 {font-size:160%;}
h3 {font-size:150%;}
h4 {font-size:140%;}
h5 {font-size:130%;}
