#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/german/german2.jpg');
height: 192px;
background-position:  center 50%;
border-bottom: none;
margin-bottom: 20px;
}

#header h1 a{
display: none;
}

body {
background-color:#000000;
}

#content-main {
float: left;
}

#sidebar {
margin: 28px 0 10px;
}

#content .posttitle h2 a:link, #content .posttitle h2 a:visited {
color: #414b28;
}

#content .posttitle h2 a:hover, #content .posttitle h2 a:active {
color: #517265;
border-bottom: none;
}

a:link, a:visited {
color: #75581b;
}

a:hover, a:active {
color: #977836;
}
