h1 {
	font-family: "CommercialScript BT";
	font-size: 36px;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-size: 10px;
	text-decoration: none;
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 10px;
	text-decoration: none;
}
body {
	background-color: #FFCCFF;
	text-decoration: none;
	color: #000000;
	background-image: url(http://www.missdarlington.be/files/rose.gif);
}
#titre {
	left: auto;
	right: auto;
	top: 300px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

