html, body
{	
   font:100%/1.5em Verdana, Tahoma, arial, sans-serif;
   text-align:center;
   background: #000000;
   background-repeat: repeat-x;
   background-attachment: fixed;
   color:#000000;
   margin:0;
   padding:0;
}



a {
	color: #000000;
	font-weight: normal;
	font: 18px Verdana;
	text-decoration: none;
	text-align: left;
}

a:hover {	
	text-align: left;
	color: #000000;
	text-decoration:underline;
}

form {
	font:32px Verdana, Sans-serif;
	margin:0 0 20px 10px;
	color:#000000;
	text-align:justify;
	line-height:17px;
}	

.loading {
	height:30px;
	background:url('images/working.gif') 50% 50% no-repeat;
	width:100%;
	text-align:center;
	margin:0 auto;
}


}

#header {
	  width:40px;
   	height:0px;
  	 background:#000000 
   	padding:0;
   	color:#000000;
}













