body {
background-color:#000000;
text-align:center;
}

#cadre {
background-color:#FFCC33;
margin:5px 10% 10px 10%;
padding:10px;
font-family:arial;
font-size:100%;
text-align:center;
}

h1 {
font-family:Verdana, sans-serif;
font-size:150%;
color:#FFCC33;
background-color:transparent;
text-align:center;
}

h2 {
font-family:Verdana, sans-serif;
font-size:100%;
color:#FFCC33;
background-color:transparent;
text-align:left;
}
li {
font-family:Verdana, sans-serif;
font-size:100%;
color:#FFCC33;
background-color:transparent;
text-align:left;
}

h3 {
font-family:arial, sans-serif;
font-size:120%;
color:#000000;
background-color:transparent;
text-align:center;
}

h4 {
font-family:arial, sans-serif;
font-size:100%;
color:#000000;
background-color:transparent;
text-align:center;
}

img {
border-style:solid; 
border-width:0px; 
border-color:#FFFFFF;
}

a:link {
color: #FFCC00;
font-family:arial, sans-serif;
font-size:100%;
text-decoration:underline;
}
a:visited {color: #FFCC99; text-decoration:underline;}
a:hover {color:#FFFFFF; text-decoration:none;}
