#main {
	width: 800px;
	height: 1450px;
	margin-left: auto;
	margin-right: auto;
	border: double #ffffff;
	background-color: #ffffff;
	
}

#erreur {
	width: 800px;
	height: 50px;
	background-repeat: no-repeat;
	float: left;	
}

#header {
	width: 800px;
	height: 375px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#past {
	width: 800px;
	height: 287px;
	background-image: url(images/thumb_past.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#sextape {
	width: 800px;
	height: 800px;
	background-image: url(images/sample.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#price {
	width: 150px;
	height: 150px;
	top: 903px;
	background-image: url(images/price.gif);
	background-repeat: no-repeat;
	position:absolute;
	left: 454px;
}
