@charset "utf-8";
/* CSS Document */

/* no top margin */
/* hide all 

@media only screen and (min-width: 864px) and (min-height: 100px) {
html>body {
background-color:#000;
background-image:url(bcbg_07.jpg);
background-repeat:no-repeat;
background-position: center top;
background-attachment:scroll;
}
html>body>center, html>body div.Container, html>body>div[style*="center"]  {
display:block; 
min-height:935px;
padding:8px 20px 15px 20px; 
border:2px solid #B55120;
width:770px; 
margin:25px auto; 
margin-top:0px;
background-color:#FFF;
-moz-box-shadow: 0px 0px 50px #000;
-moz-border-radius:10px;
-webkit-box-shadow: 0px 0px 50px #000;
-webkit-border-radius:10px;
box-shadow: 0px 0px 50px #000;
border-radius:10px;
}
}
*/
