body {
  margin: 0;
  padding: 0;
  background: url(background.jpg) 100% 0 no-repeat;
  background-attachment: fixed;
  scrollbar-3dlight-color: #98773A;
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#898989;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#7F6331;
  scrollbar-highlight-color:#C1A879;
  scrollbar-shadow-color:#000000;
}

.inputbox {
	background-color: #EEEEEE;
	font-face: Arial;
	font-size: 1opt;
	font-weight: bold;
	width:140px;
}
.domainbox {
	background-color: #EEEEEE;
	font-face: Arial;
	font-size: 1opt;
	font-weight: bold;
	width:140px;
}
