body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1C2966;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
	font-size: .8em;
}
.header {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
p {
	margin: 10px;
}
