#header {
background:url('https://carsandcode.files.wordpress.com/2011/08/cac-header.png') no-repeat center;
}

.no-sidebar #header {
background-image:url('https://carsandcode.files.wordpress.com/2011/08/cac-header-no-sidebar.png');
}

#content-container {
background:url('https://carsandcode.files.wordpress.com/2011/08/cac-body.png') center top repeat-y;
}

.no-sidebar #content-container {
background-image:url('https://carsandcode.files.wordpress.com/2011/08/cac-body-no-sidebar.png');
}

#content {
width:1150px;
}

#content-body {
width:810px;
}

.no-sidebar #content-body {
width:950px;
}

.post .entry {
line-height:1.5em;
}

#sidebar {
left:10px;
width:220px;
}

#footer-wrap {
background:url('https://carsandcode.files.wordpress.com/2011/08/cac-footer.png') no-repeat center top;
}

.no-sidebar #footer-wrap {
background-image:url('https://carsandcode.files.wordpress.com/2011/08/cac-footer-no-sidebar.png');
}

h1.entry-title,h2.entry-title {
width:700px;
}