body, td {
	background-repeat: repeat;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: white;
	background: blue;
	width: 100%;
}




