 html{body style:
SCROLLBAR-FACE-COLOR: #0e0502;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #000048;
 SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-ARROW-COLOR: #fcfcfc;
 SCROLLBAR-TRACK-COLOR: #eaf2ce;
 SCROLLBAR-DARKSHADOW-COLOR: #000048;
 SCROLLBAR-BASE-COLOR: #0e0502;

}

body{
font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#0e0502 url('bj.gif') fixed;
	color:#333;
	font-family: Verdana;
}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}