* {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
    color: #CCC;
    line-height: 140%;
    white-space:normal;
}
select, input, textarea {
    font-size: 1em;
}
body {
    font-size: 70%;
    padding: 0;
    border: 0;
    margin: 0;
    background: #313131;
}	
ul {
    list-style-image:url(list-style.gif);
}
#content{
	margin-left:10px; 
}
#gallery {
    padding: 0 20px 10px;
    background: #313131;
}
#banner{
	  background: #313131;
	  width:620px;
	  padding:5px;
	  text-align:center;
}
