.style1 {
	background-attachment: fixed;
}
.style2 {
	text-align: center;
}
a {
	color: #808080;
}
a:visited {
	color: #808080;
}
a:active {
	color: #808080;
}
a:hover {
	color: #C0C0C0;
}

