body
{
	background-color: #6b727e;
	background-image: url(background.jpg);
	colour: #000000;
}

h1
{
	text-align: center;
}

td
{
	text-align: center;
	vertical-align: center;
	border: 2px;
	border-style: outset;
	padding: 10px;
}

img
{
	border: 1px;
	border-style: inset;
	padding: 5px;
}

.thumb
{
	height: 185px;
	width: 185px;
}

