@charset "utf-8";
.fire {
	margin: auto;
	height: 1200px;
	width: 1024px;
	position: relative;
	left: auto;
	top: 40px;
	right: auto;
}
.text {
	height: 118px;
	width: 1024px;
	font-family: Verdana, Geneva, sans-serif;
}
.email {
	background-color: #636361;
	height: 40px;
	width: 227px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
