body {
	background-repeat: no-repeat;
	background-color: #3E3E3E;
	background-position: 10px 13px;
	background-attachment: scroll;
	color: #404040;
}
a:link {
	color: #333333;
	background-attachment: fixed;
	background-position: center center;
}
.style1 {color: #999999}
a:link {
	color: #333333;
}
.style2 {
	color: #999999;
	font-weight: bold;
	font-size: large;
}

