#header ul,#footer form,#footer h5, #contact_info {
 display: none;
}
body {
 margin-left: 60px;
 margin-right: 60px;
}
a {
 color: #000;
}
h1,h2,h3,h4,h5,h6 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: 300;
 color: #005329;
 margin-bottom: 0.76em;
}
p,ul {
 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 line-height: 138%;
}