@charset "utf-8";



#wrapper {
	height: 920px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contact/roof.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
