body { background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center; 
    scrollbar-3dlight-color: #ffffff;
     scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
      scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #000000;
     scrollbar-track-color: #ffffff; 
	padding-top: 28;}
p {	color:#c00000;
	font-size: 11pt;
	font-family: arial;
	font-weight: 900;
	}

a {	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #000000;
	cursor: crosshair;}
a:hover {color: #8F0F0F}
.site {
	position: absolute;
	top: 230;
	left: 50%;	
	width: 700px;
	height: 320px;
	margin-top: -160px;
	margin-left: -350px;
	z-index:-1}