/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #41304c;
}

#page_margins {
 background: #e7dd9f;
}

#header {
 background: url(/css/files/header3.jpg) repeat-x;
}

#main {
 background: url(/css/files/main3.jpg) left bottom no-repeat;
 height: 750px;
}

#footer {
 background: url(/css/files/footer3.jpg) no-repeat;
}

}
