.spacer10 {
clear: both;
height: 10px;
font-size: 10px;
}

.spacer20 {
clear: both;
height: 20px;
font-size: 20px;
}

a {color: #777}

.box {
float: left; width: 350px;
}

#site{
background-color: #f9f9f9; padding: 10px; margin: 10px auto; width: 860px;
}
