body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/background_stones.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.container_12 #footer {
	font-size: 10px;
}

.container_12 a {
	color: #FFFF00;
	text-decoration: underline;
}

.container_12 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.container_12 a:visited {
	color: #FFFF00;
	text-decoration: underline;
}

