
body {
	background-color:#000000;	
	background-image:url('/images/voot-bg.gif');	
	background-repeat: repeat
}

#page {
}

h1, h2, h3 {
        font-weight:normal; 
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

a {
	color:#ccccff;		
}
