body {
background-color: #889988;
background-image: url(http://www.wesleyan.edu/wordpress/perBlog/middletownmaterials/fade.jpg);
background-repeat: repeat-x;
}

#container {
width: 950px;
border: 1px solid #000;
border-width: 0 1px 1px;
margin: 0px auto 20px;
}

#header-image {
background-image: url(http://www.wesleyan.edu/wordpress/perBlog/middletownmaterials/working-glass.jpg);
height: 150px;
width: 950px;
margin: 0 auto;
}

#header {
margin: -120px 0 30px;
font-size: 1.2em;
}

#header h1 a {
color: #cca;
}

#header #desc {
color: #cca;
}

html #section-index #content-main {
float: left;
width: 700px;
margin-left: 10px;
margin-right: 0;
}

#sidebar {
width: 200px;
float: right;
border-right: 0px;
}