body{
	background-color: #959490;
}

#background{
	position: relative;
	top: 0;
	left: 0;
	min-width: 1011px;
	min-height: 1220px;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/backgroung_15_quality.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



img.couple{
	position: absolute;
	top: 270px;
	left: 228px;
	z-index: 4;
}

ul.posters{
	float: left;
	position: absolute;
	top: 74px;
	left: 30%;
	list-style: none;
	z-index: 2;
	width: 900px;
}


ul.posters li{
	display: inline;
	margin-left: 0;
}

ul.posters li a.poster1, ul.posters li a.poster1:visited{
	height: 297px;
	width: 220px;
	background-image: url(../images/poster_advertising.png);
	}
