body {
	background-image: url(../../img/clfw001.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment : fixed;
}

font{
	color : Navy;
	font-size : small;
}

a:link {color: Blue;}
a:visited {color: Purple;}
a:hover {color:#FF0000}
a:active {color:#FF0000}

.copy {
	font-size : smaller;
}

.sound{
	color : Red;
}

.count{
	color : White;
	font-size : smaller;
}
