html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, header, form, fieldset, table, th, td { margin: 0px; padding: 0px;font-family: 'Droid Serif', arial, serif;}  





.logo {
 sdsfloat:left;
font-family: 'Lobster', Arial;
font-size: 54px;
width:170px;
height:70px;
overflow:hidden;
position:relative;
}



body { 
  background-color:#000000;
color:#eeeeee;
font-size: 13px;
margin:0px;
padding:0px;
}

a{
 background-color: #333333;
 color:white; 
 font-style: italic;
}

p {
 text-indent:15px;   
}
	
.main{
min-height:300px;
  top:100px;
background-color:red;
}
		
		   
