/* CSS Document */

.basic, #topbar .content, #footer .content {
    width: 1000px;
    margin: 0;
    left: 0;
}
.basic { position: relative; z-index: 2; }
#topbar .content, #footer .content { position: absolute; }