body {
	background-image: url(../../img/bkh2xb.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment : fixed;
}

font{
	color : Black;
}

a:link {color: Blue;}
a:visited {color: Purple;}
a:hover {color:#FF0000}
a:active {color:#FF0000}

.copy {
	font-size : smaller;
}

.count {
	font-size: smaller;
	color: Black;
}


