body
{
	background: url(./content/bg.png);
	background-repeat: repeat;
}

table
{
	border-collapse: collapse;
}

.logo
{
	background: url(./content/davis.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.fixed
{
	color: #222222;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
}