.body_color
{
    color:333;
    /*background: #004d83;*/
    background:url('../images/dirt.jpg');
    
}

.wrapper_color
{
  background:white;
}

