@CHARSET "UTF-8";

.wrapper .header {
	position: relative;
	width: 1280px;
	height: 400px;
	background-image: url("../images/contactus/contactus.png");
}

.wrapper .contactus {
	position: relative;
	width: 1160px;
	height: 2686px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/contactus/contactus.jpg");
	background-color: white;
}