body {
	line-height: 150%;
	text-align: center;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #5e5701;
	background-color: #1b181a;
	background-image: url("../images/background.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

td {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

th {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#mail {
	position: absolute;
	left: 470px;
	top: 460px;
	height: 160px;
	width: 420px;
	cursor: pointer;
}
