body{
background-image:url(../images/cabinfever/cabin.jpg);
background-repeat:repeat-y;
background-color:#000000;
}
h1{
background-color:#BF9F75;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
   background-color:#E2D5C2;
}