<!--
body {
background:#003366;
color: #FFFF00; 
font-family: Comic Sans MS;
}

h1 {  
font-size: 13pt; 
font-style: italic; 
font-weight: bold;
background: #0000FF;
text-align: center;
}

p {
text-align: justify;
font-size: 11pt;
font-weight: bold;

}

a {  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none
}

.Question{
margin-left: 10%;
}

.Question2{
margin-left: 15%;
}

.Reponse{
margin-left: 20%;
margin-right: 20%;
width: 500px;
}
-->
