body {
background-color:#ffffcc;
  font-family: "Times New Roman", Times, serif;
  background-image: 
url('http://www.maison-mauron.com/mauron.jpg');
background-repeat: repeat
}

table
{
  background:#ffffcc;
}

body, td, th, h3, h6, h1, h2, h4, h5 {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
  color: #330000;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

