@charset "UTF-8";
body {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #9C7541;
}
#logo {
	background-image: url(../images/logo-verdier.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 358px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bf9f6d;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bf9f6d;
	border-right-color: #bf9f6d;
	border-bottom-color: #bf9f6d;
	border-left-color: #bf9f6d;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4bc93;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2:visited {
	color: #FFFFFF;
}
#image-index {
	background-image: url(../images/AR-Iris.jpg);
	height: 350px;
	width: 272px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #bf9f6d;
}
