.header .background {
	background-image: url(../images/header_background_1.jpg);
	background-repeat: no-repeat;
	width: 635px;
	height: 399px;
	z-index: 0;
    position: absolute;
	margin-left: 85px;
	margin-top: 30px;
    text-align: right;
}
