body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

body {
font-family:Helvetica, Verdana, Arial, sans-serif;
background-color: #f6f6f6;
}

#text{
margin: 150px auto 0px auto;
width: 800px;
}

h1 {
	
}

a, a:hover{
	display: block;
	width: 171px;
	height: 65px;
	background: url(img/mailbtn.png) no-repeat center;
	text-align: center;
	margin: 50px 0 0 315px;
}

a:hover{
	background: url(img/mailbtn_hover.png) no-repeat center;
}