.subheadings {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
}
.content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
.background {
	background-attachment: scroll;
	background-color: #010080;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
