body {
	background-image: url(../pix/Bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.spacerbox {
	height: auto;
	width: 300px;
}
.spacerbox {
	height: auto;
	width: 300px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

