body {margin: 0; padding: 0; background-color: white; font-family: Georgia;}
#page {width: 800px; margin: auto;}
#header {background-image: url(images/logo.png); background-repeat: no-repeat; background-position: 40px; height: 220px;}
#sitename {position: relative; top: 75px; left: 295px;}
#sidebar {font-size: .9em; padding: 10px 20px 20px 20px; width: 210px; background-repeat: no-repeat;}
#content {margin-top: -100px; width: 500px; float: right;}
h2 {margin: 10px 0 2px;}
p {margin-top: 0;}
.addr {color: maroon;}
