body {
  margin: 0 0 0 0;
  background-color: #000033;
  font: 10px Arial;
  color: white;
  
  background-position: center;

scrollbar-face-color:#BD1314;
scrollbar-arrow-color:white;
scrollbar-track-color:#000033;
scrollbar-shadow-color:#281208;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:#DEB3A4;
scrollbar-darkshadow-Color:black;

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

.bordertable {
	border: 1px solid black;
	background-color: #BD1314;
}

