body {
	background-color: #FFFF8A;
	background-image:url(http://nsm03.casimages.com/img/2010/04/26//100426093709752365913298.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
body,td,th {
	color: #008080;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
a:link {
	color: #008080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008080;
}
a:hover {
	text-decoration: underline;
	color: #CD5C5C;
}
a:active {
	text-decoration: none;
	color: #008080;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

<!-- Attribution de différentes couleur -->
.orange {
	color:#F93;
}

.orangef {
	color:#F63;
}

.jaune {
	color:#CC6;
}

.grism {
	color:#996;
}

.marron {
	color:#960;
}

.rougef {
	color:#600;
}

.vert {
	color:#6C0;
}
.color {
	color:#CD5C5C;
}
.mauve {
	color:#639;
}