body {
	background-color: #ffffff;
}

.admin {
    background-image:url(header.jpg);
	background-repeat:no-repeat;
	height:199px;
	width:1000px;
	margin-top:200px;
	position:relative;
	text-align:left;
}

.formular {
    margin-left:570px;
	padding-top:20px;
}