body {
#background-image:url("/images/paper_back_faded.jpg");
#background-repeat:repeat;
	background-color: #000000;
}
.big {
	font-size:150%;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #603002;
}
.backleft {
	background-image: url(/images/paperedge_left1.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.backright {
	background-image: url(/images/paperedge_right1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	color: #603002;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #603002;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #886342;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #603002;
	text-decoration: none;
}
