/* Start of CMSMS style sheet 'paper' */
@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/uploads/images/template/background-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#paperTable {
	height: 554px;
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
}
#paperTable2 {
	height: 554px;
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-image: url(images/paper-blank.png);
	background-repeat: no-repeat;
}
#wfhsLogo {
	margin-right: auto;
	margin-left: auto;
	width: 714px;
	height: 551px;
	padding-top: 45px;
}
#paperText {
	font-size: 14px;
	position: relative;
	left: 105px;
	top: 50px;
	height: 390px;
	width: 500px;
	overflow: auto;
}

/* End of 'paper' */

