body {
	margin: 0;
	overflow: auto;
	background: #CCCCCC url('images/background.gif') no-repeat center center;
}

table {
	border: none;
	width: 100%;
	height: 100%;
}

td {
	text-align: center;
	valign: center;
}

div#johnbaker {
	font-family: arial, sans-serif, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-size: 12px;
}
