body {
	background-image: url(../../img/dr4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment : fixed;
}

font{
	color : Silver;
	font-size : small;
}

a:link {color: #6699ff}
a:visited {color: #9966cc}
a:hover {color:#FF0000}
a:active {color:#FF0000}

.copy {
	font-size : smaller;
}

.sound{
	color : Red;
}

.count{
	color : Black;
	font-size : smaller;
}