@import url(site.css);

#sidebar {
 display: none;
}

#content {
 float: none;
 width: auto;
 padding: 0;
}

