body { 
	background:#879C64;
}

#buttonbar li a {
	background-color: #3c4329;
}
#buttonbar li a:hover {
    background-color: #060;
    color: #fff;
}

em {
	font-size: 24px;
	font-family: "Curlz MT", cursive, sans-serif;
	font-weight: bold;
}

#address ul { 
    list-style: none;
}

#address img { 
    padding-right: 10px;
}
