body {
	background-color: #d9dfe4;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

table {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

h1 {
	font-size: 1.1em;
}

p {
	font-size: 0.8em;
}