#container {
margin: 10%;
}

#container a {
color: #520;
}

.noprint {
display: none;
}

#container #title h1 {
font-family: arial, helvetica, verdana, tahoma, sans-serif;
}

#container #title h1 a {
color: #000;
text-decoration: none;
}

#container #content .post {
margin-bottom: 50px;
}