body {
	padding: 0;
	margin: 0;
}

a:active
{
         outline:none;
}

a:focus
{
         -moz-outline-style:none;
}

#topmargin {
	height: 28px;
}

#content {
	text-align: center;
}

#header {
	margin: auto;
	height: 170px;
	width: 600px;
}

#spacer {
	height: 28px;
}

#contact {
	width: 203px;
	margin: auto;
}

img.pointer {
	cursor: pointer;
}

td.starter {
	background-color: #E0E0E0;
}
td.starter:hover {
	background-color: #C2C2C2;
}
