@charset "utf-8";
/* CSS Document */

body {
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
}



a {
	text-decoration:none;
	color:#231f20;
}

a:hover {
	color:#900;
}

.main {
	width:900px;
	margin:auto;
	text-align:center;
}

.email {
	width:50%;
	float:left;
	text-align:center;
}