body {
	background-attachment: fixed;
	background-image: url(../images/stage.jpg);
	background-repeat: no-repeat;
	width: 410px;
	padding-top: 70px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #99FF33;
}
th {
	text-align: left;
}

