html,body {  
	font-family: arial,san-serif;
	color: #000;
	background: #FFF;
	}
	
#header h1 {
	font-size: 15 px;
	}
	
#header h2 {
	font-size: 13 px;
	}	
