@import url(style.css);
@import url(box.css);

div.contact {
	text-align:center;
	padding:75px 70px 75px 70px;
}

div.contact h1 {
	color:#ecb469;
}
