.bottombluebackground {
	background-image: url(images/bottomnavblue.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topbackground {
	background-attachment: scroll;
	background-image: url(images/bluetop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.big {
	font-size: 17px;
	color: #F00;
}

