body { 
	background-color: #000000;
	background-image: url('../tausta5.png');
	background-repeat: no-repeat;
	background-attachment:fixed;
  background-position: 50% 20%;  
	text-align: center;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#bbbbbb;
	scrollbar-arrow-color:#bbbbbb;
	scrollbar-darkshadow-color:#bbbbbb;
	scrollbar-highlight-color:#bbbbbb;
	scrollbar-shadow-color:#bbbbbb;
	scrollbar-track-color:#7e8481;
	}

#base {
	color: #443124;
	padding: 0;
	width: 900px;
	text-align: center;
	border-style: none;
	border-color: #890000;
}

#title_pic {
	background-color: transparent;
	background-image: url('voodootattoo_4.png');
	background-repeat: no-repeat; 
	background-position: 50% 0%;
	height: 349px;
}

#divider {
	width: 600px;
	margin-top: -55px;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #890000;
  }
  
#content { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	vertical-align: top;
	text-align: left;
	margin-top: 20px;
	margin-left: 0%;
	padding: 10px;
	overflow: auto;
	background-image: url(''); 
	background-repeat: no-repeat; 
	background-attachment:fixed;
  background-position: 50% 100%; 
}

.mid_bg {
	background-image: url(''); 
	background-repeat: no-repeat; 
	width: 80%;
	min-height: 600px;
	}

h1 { 
	color: maroon;
	font-size: 14px; 
	text-align: center;
	}
	
	#bottom2 {
	color: #cccccc;
	font-family: Arial, Tahoma, Sans;
	padding: 0;
	width: 900px;
	height: 20px;
	text-align: center bottom;
	vertical-align: bottom;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
	border-color: #000000;
}

.valititle {
  color: #890000;
  font-size: 14px; 
  font-family: Arial, Tahoma, Sans;
  font-weight: bold;
  }
