/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #4d4e63;
}

#page_margins {
 background: #e7e0ce;
}

#header {
 background: url(/css/files/header2.jpg) repeat-x;
}

#main {
 background: url(/css/files/main2.jpg) left bottom no-repeat;
}

#footer {
 background: url(/css/files/footer2.jpg) no-repeat;
}

a, a em.file {
 color: #4d4e63;
}
a:hover {
 color: #4d4e63;
}

}
