@charset "UTF-8";
/* CSS Document */

#contact {
	position:relative;
	width:600px;
	margin:0px auto 0 auto;
	color:#FFF;
	font-family:'metro';
	font-size:10px;
}
.mapsBCK {
	position:relative;
	background:url(../img/maps.png);
	background-repeat:no-repeat;
	width:960px !important;
	height:420px !important;
	text-align:center;
	padding:50px 0px 0px 1px;
	/*margin-top:120px;*/
}