earfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body{
	margin:0;
	padding:0;
	background:#fff;
	font-size: 12px;
	font-family: "Helvetica","Arial";
	text-align:center;
	background:#fff url('../images/background.gif') repeat-x;
}

#header{
	text-align:left;
	width:760px;
	margin:auto;
}

h1{
	color:#c00;
	margin:10px 0;
	line-height:1em;
}

h2{
	margin-top:0;
}
