.splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.background {
	background-attachment: fixed;
	background-image: url(images/watermark.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cogbit {
	background-attachment: fixed;
	background-image: url(images/top_drawing.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigbackground {
	background-attachment: scroll;
	background-image: url(images/bg_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
