body {
	font: 76%/1.2em Arial, Verdana, Helvetica, sans-serif;
}
#commentform textarea {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
}
a, a:visited, a:active, a:link {
	text-decoration: underline;
}
h1 a, h1 a:visited, h1 a:active, h1 a:link {
	text-decoration: none;
        font-size: 125%;
        font-weight: bold;
        color: #78798A;
}
.posthead a {
        text-decoration: none;
}
.posthead a:hover {
	text-decoration: underline;
}
#tagline {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        letter-spacing: .5em;
        padding-top: 1.2em;
        padding-bottom: 0; 
}

#header{
	 padding-bottom: 0; 
}
