html {
	background: url(../imgs/bg_gervais.jpg) repeat fixed;
}

body {
	color: #770164;
}

h2 {
	background-color: #7F79BE;
}

h3 {
	color: #E90490;
	border-bottom: 1px dashed  #E90490;
}

#menu li a:hover {
	color: #ffffff;
	background-color: #FA8130;
}
