.background {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat:     repeat-x;
	background-position: center top;
	background-color: #0045AA;
}
.font {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
