@import url(layout2.css);

body {	
	text-align: center; /*to center old IE browsers*/
	margin: 0;
	padding: 0;	
	color: #3A1A09;
	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%;}

