h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 48px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.copright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
#wrapper {
	background-color: #000;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
#wrapper table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

