/* CSS Document */

@import url("common.css");


body {
	background-image:url(../images/pagebackground.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #1c5133;
	text-align: center;
	margin-top: 0px;
}


