body {
	margin: 0;
	background-attachment: scroll;
	background-image: url('img/bigbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	text-indent:1.5em;
	font-family: Baskerville, Times new roman;
	color:black;
	font-size: .9em;
	line-height: 1.25;
	text-align: justify;
	padding: 3px;
}

p#player2 {
	text-indent:0;
	text-align:center;
}
li {
	font-family: Baskerville, Times new roman;
	color:black;
	font-size: .9em;
	line-height: 1.25;
}

hr {
	color: #9f9a7d;
	background-color: #9f9a7d;
	height: 1;
	width: 95%;
	border: 0;
}
h2 {
	font-family: Baskerville, Times new roman;
	font-size:1.4em;
	color: black;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: Baskerville, Times new roman;
	font-size:1.2em;
	color: black;
	font-weight: normal;
	text-align: center;
}

table.form tr td {
	background-color:#EBE6C6;
	color:#544;
}
.notification {
	color: red;
	text-align: center;
}

a {
	color: #65312F;
}

td.caption {
	color: black;
	font-style: italic;
	text-align: center;
	font-size: .9em;
}

td.statement p {
	text-align: center;
}
