
* {
  float: none;       
  font-size: 80%;     
  color: #fff;
}

 
#mainlogo {
	margin: 5px 0px 5px 0px;
	width: 320px;
	height: 106px;
	background-image: url(../gfx/sd-logo-handheld.png);
	background-repeat: no-repeat;
}

#main {
	padding: 6px;
}
