html {
   margin:0;
   padding:0;
   font-family:"Lucida Grande","Helvetica","Arial",sans-serif;
   background: #b3d8f2 url('/images/topbg-comiclife.jpg') no-repeat top center;
}

body {
   background: none;
}

#header {
   background: none;
   position: absolute;
   width: 100%;
   min-width: 924px;
   margin-left: auto;
   margin-right: auto;
}

#login-footer {
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   width: 875px;
   font-weight: bold;
   font-size: 8px;
   text-align: right;
   color: #1d384c;
}

#login-footer a {
   font-weight: normal;
}

#footer {
   position: relative;
   background: transparent url('/images/footer-background-nositemap.png') no-repeat left top;
   height: 46px !important;
}

#footer #footer-box {
   height: 50px;
}

#login-footer a,
#content #content-editlink a,
#footer #navigator div,
#footer #navigator ul li a {
   color: #1d384c;
}