div#quick_links,
ul#navagation,
p.back_to {
 display: none;
}
body {
 margin: 40px 60px;
}
h1 {
 border-bottom: 1px solid #000;
 margin-bottom: 0;
}
div#header p {
 margin-top: 0;
 padding: 0;
 letter-spacing: 4px;
}
a {
 color: #000;
 text-decoration:none;
}
p {
 line-height: 140%;
}
h1,h2,h3,h4,h5,h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: 300;
}
p,ul,ol,address {
 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
address {
 margin-top: 8em;
 text-align: right;
 font-size: 0.8em;
}