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

