a {
	text-decoration: none;
	color: #000;
}

#center {
	width:338px;
	height:393px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -196px;
	margin-left: -169px;
}

#email {
	font-family: Georgia, Times;
	font-size: 12px;
	text-align: center;
	color: #000;
}

#email a:hover {
	text-decoration: underline;
}
