body
{
	font-family:geneva,verdana,arial,sans-serif;
	background: rgb(25,25,25) url("../images/background.jpg");
	background-color: rgb(25,25,25);
	background-image: url("../images/background.jpg");
}

table.canvas
{
	border-style: none;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
}

a,td
{
	text-align: center;
	color: white;
	font-size: 12px;
}

h1
{
	text-align: center;
	color: rgb(255,255,128);
	font-size: 54px;
}

td.menu
{
	width: 100px;
}

.half
{
	width: 300px;
}

.full
{
	width: 600px;
}

.padding
{
	padding: 5px;
}

p.indent
{
	text-indent: 10px;
}

td.copy
{
	text-align: left;
}

td.title
{
	height: 5em;
	vertical-align: top;
}