html, body {
	height: 100%;
	
	width: 100%; 
	padding: 0;
	border: 0;
	background-color: #FFF9F0;
	background-image: url('../img/background_content.jpg');
	background-position:top left;
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
}
html*.content {height: 70%; width: 100%;}
html*.row{float: left;}
html*.one{height: 100%;width: 344px;}
html*.two{
	height: 100%;
	width: auto;
}
#home {
	width: 630px;
	height: 546px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: white;
	text-align: center;
	background-image: url('../images/planex-hotels-home.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#home p {
	margin: 28px 0 0 0;
	padding: 0 0 0 0;
}
#home a {
	color: white;
	text-decoration: none;
}
#home a:hover {
	color: white;
	text-decoration: underline;
}
#home .boutique_langs {
	float: left;
	width: 312px;
	height: 83px;
	margin: 463px 5px 0 0;
	padding: 0 0 0 0;
}
#home .romance_langs {
	float: left;
	width: 312px;
	height: 83px;
	margin: 463px 0 0 0;
	padding: 0 0 0 0;
}
#offers {
	border: 1px solid 000;
	width: 630px;
	height: 150px;
}
