body {
	background-color: #0175ab;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.scenename {
	font-family: "Futura Md BT", "Arial Black", Impact;
	font-size: 24px;
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
.wrapper {
margin: 0 auto;
text-align: center;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
WIDTH: 990PX;
}