#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/engageduniversity/Engagebanner.jpeg');
height: 300px;
background-position:  center 50%;
border-bottom: 40px solid #ffffff;
}

body {
background-color:#ffffff;
}

#content-main {
float: left;
}

#header h1 a {
display:none;
}

#content .posttitle h2 a {
    color: #ef5134;
}