/* CSS Document */
#menu-container-contact {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo-background-contact.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	height: 82px;
}