#allcontent {
    width: 800px;
	background-color: #333366;
	margin-right:auto;
	margin-left: auto;
	padding-top: 0 px;
	padding-bottom: 0 px;
	}
body {
	background-image: url(images/Corrugated_800.png);
	background-repeat: repeat-y;
	background-position: center;
}
.style12 {
	font-size: x-large;
	font-style: italic;
	color: #CCCC99;
	font-weight: bold;
}
a:link {
	color: #99CCFF;
}
