#content	{
	position:absolute;
	width:670px;
	height:510px;
	top: 20px;
	text-align:center;
}

#formular {
	position:absolute;
	width:300px;
	height:300px;
	top:150px;
	left:0px;
	text-align:center;
	left:50%;
	margin-left: -150px;
}

.form_contact { background-color:#926205; color:#FFFFFF; width:170px; border:1px solid #6d4700; }
.button_contact { background-color:#926205; color:#FFFFFF; width:100px; border:1px solid  #6d4700; }
