body {
	background: #FFE085 url('../img/fond_jaune.gif') repeat-y center top;
}

#bandeau {
	background-image: url('../img/bande_jaune.jpg');
	background-repeat: no-repeat;
}

#pied {
	background-color: #FFE085;
}

a {
	color: #B2A375;
}
