body {
	margin:0;
	padding:0;
	
	
	
	font-family:Verdana,Arial, Lucida, serif, sans;
	line-height: 1.7em;
	font-size: 200%;
	color:# 000;
}


input, select, textarea {
	font-family: Verdana,Arial Lucida, serif, sans;
	font-size: 1em;
	
}
input{
    width:250px;
}

#sidebar h2{ display: none !important; }

.hide { display: none !important; }

h1 {display:none;}

h2  {
        
	
	font-size:1.5em;
}

h3  {
        
	
	font-size:1em;

}

#body {
	
margin-left: auto;
  margin-right: auto;
  width:800px;
}
