#main {
	background-image: url(/graphics/backgroundpr.jpg);
	height: 864px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	z-index: 0;
	background-color: #231605;







}

body {
	text-align: center;
	background-color: white;
	background-image: none;
	// border: medium dashed #c80000;

}

#content {
	background-color: #2f2005;
	overflow: auto;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: medium dashed #c80000;







}
