.contactspage {
	background-attachment: scroll;
	background-image: url(images/contacts/contacts-main-pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	width: 100%;
	overflow: hidden;
	position: static;
	visibility: visible;
}
