

body {
	background-image:url(../pix/bground.png);
	background-attachment: fixed;
	color: #ffffff;
	text-align: center;
}

#maincontainer {
	width: 50em;
	margin: 3em auto;
	text-align: left;
}

#head {
	color: #66ffff;
	width: 100%;
}

#content {
padding: 1em;
}
