body.custom {
    background:  url('images/bg01.jpg');
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
border-width: 0;
background:  url('images/bg01.jpg');
}
#header {
padding-bottom:0;
padding-top:0;
border-width:0;

}
.custom #page {
background:  url('images/bg01.jpg');
    
}
#tagline {
color: #FFFFFF;
}



.custom a, .custom a:visited { color: #FF8C00; }
.custom a:hover { color: #000000; }
body.custom {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight:300;
}

