.mainstyle {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	color: #ffffff;
	text-decoration: none;

}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #00000ff;
	text-decoration: underline;
}
