/* Modifications to the backrgound */

#body {

     background: #000000;

     background-repeat: no-repeat;

     color: #000000;

}



/* Modifications to background colors */

#main_column {

    background: #000000;

}