body {
	scrollbar-3dlight-color: #707070; 
	scrollbar-arrow-color: #727272;
	scrollbar-base-color: #5A5959;
	scrollbar-darkshadow-color: #6E6E6E;
	scrollbar-face-color: #C3C3C3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EAEAEA;
	font-family: Verdana;
    	margin : 10px 10px 10px 10px;
	background-color: #000000;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
}
.header { 
	background: url(/images/header.jpg) no-repeat;
	width: 1028px;
	height: 280px;
	overflow: hidden;
}
.body {
	width: 1000px;	
}
