﻿body 
{
    background-image: url('../gfx/bkgr/Green.jpg');
}		    


#content 
{
    background-color: #7e7f2f;
}    


#header 
{
    background: #7e7f2f;
}



#left .humla 
{
    /* ska ej synas */
    background-image: none;
    height: 0px;
   display: none;
}