body {
	background: #AF5903;
	margin: 20px 0 0 0;
	}

#container {
	width: 100%;
	position: relative;
	}

#contact {
	z-index: 1;
	position: relative;
	border: solid 10px #D87D1E;
	margin: auto;
	width: 755px;
	display: block;
	}

#bar {
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	background: #D87D1E;
	font-size: 0;
	}
