/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: rgb(121, 219, 99) ; }
 #wrapper {
    background: #58183f ;
}