body { 
	background:#fcc;
}

#buttonbar li a {
	background-color:#c99;
}
#buttonbar li a:hover {
    background-color: #eaa;
    color: #fff;
}

#masthead {
	width:750px;
}

#content {

}
