/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #41304c;
}

#page_margins {
 /*background: #e7dd9f;*/
 background: #000;
}

#header {
 background: url(files/JSB-Page3-Header.jpg) repeat-x;
}

#main {
 background: url(files/JSB-Page3-Main.jpg) left bottom no-repeat;
 height: 750px;
}

#footer {
 background: url(files/JSB-Footer3.jpg) no-repeat;
}
}
