
html body {
 background-color: #333 !important;
}

#desktop {
 height: 910px;
 width: 1280px;
 margin-top: 4px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 background-color: #CCC;
}
