/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #471b0e;
 color: #471b0e;
}

#page_margins {
 background: #daba99;
}

#header {
 background: url(/css/files/header4.jpg) repeat-x;
}

#main {
 background: url(/css/files/main4.jpg) left bottom no-repeat;
}

#footer {
 background: url(/css/files/footer4.jpg) no-repeat;
}

}
