html {
	margin: 0px;
	background: url(/images/furniture/background.jpg) no-repeat;
	}
	
body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	color: #666;
	height: 100%;
	font-size: 70%;
	}

#containerfront { 
	display: block;
  	width: 680px;
	margin: 30px auto 0px auto;
	padding: 20px;
	border: 1px solid #666; 
	text-align: left;
	background-image: url(/images/map-bg.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	background-color: #fff8eb;
	} 

#containerfront img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

#footer { 
	display: block;
	clear: both;
  	width: 720px;
	margin: 0px auto 20px auto;
	border: 0px;
	padding: 2px 0px 0px 0px;
	text-align: left;
	font-size: 95%;
	} 

#rightfoot {
	float: right;
}

#rightfloat {
	float: right;
	line-height: 150%;
}

h1 {
	font-family: georgia, times new roman;
	font-size: 320%;
	font-weight: normal;
	color: #d4a;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family: georgia, times new roman;
	font-size: 200%;
	font-weight: normal;
	color: #d4a;
	margin: 0px;
}

h3 {
	font-family: georgia, times new roman;
	font-size: 95%;
	font-weight: bold;
	color: #d4a;
	margin: 0px 0px 20px 0px;
}

#front {
	border: 0px;
	background-color: #666;	
	width: 100%; 
}

#front td.image {
	padding: 0px;
	vertical-align: top;
	background-color: #fff8eb;
	width: 463px
} 

#front td.puff {
	padding: 5px 20px 5px 20px;
	background-color: #fff8eb; 
	line-height: 150%;
}

#front td p {
	margin: 10px 0px 0px 0px;
	line-height: 150%;
}

p {
	line-height: 150%;
}

#francemap {
	margin: 10px; 
	color: #d4a;
}	

a:link {
	text-decoration: none;
	color: #d4a;
}

a:visited {
	text-decoration: none;
	color: #d4a;
}

a:hover {
	text-decoration: underline;
	color: #d4a;
}
