body  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #000;
      }
h1, h2, h3, h4, h5, h6 {
  font-size: 18px;
  font-weight: bold;
      }
h2 {font-size: 16px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}
#banner {display:none;}
#main, #footer {	
	position:relative; 
	float:none; 
	width:auto; 
	margin:auto;
	padding:auto;
	border:0;
	color:#000;
	background-color:transparent;
	}