@charset "utf-8";
#contact {
	background: url(../img/text/contact.gif) no-repeat;
	height: 800px;
	width: 800px;
	position: absolute;
}
.hidden {
	display: none;
}
#mailad {
	background: url(../img/text/mail.gif) no-repeat;
	position: relative;
	top: 500px;
	left: 260px;
	height: 27px;
	width: 278px;
	display: block;
}
