html,body {
background-color : #0c0c0c; 
}
h1 {
font-size : 200%; 
font-family : courier new;
color : #FF00FF; 
text-align: center;
}

h2 {
font-size : 120%; 
font-family : courier new;
color : #FF00FF; 
text-align: left;
}

.texteRose {
font-size : 200%; 
font-family : courier new;
color : #FF00FF; 
}

.tableauMp3 {
font-size : 180%; 
font-family : courier new;
font-weight: 900;
color : #FF00FF; 
text-align: center;
border-style:solid; 
border-width:2px; 
border-color:#FF00FF; 
background-color:black;
padding-top:8px;
padding-bottom:8px;
}
.tableauSmallTxt {
font-size : 70%; 
font-family : courier new;
font-weight: 200;
color : #FF00FF; 
text-align: center;
border-style:solid; 
border-width:2px; 
border-color:#FF00FF; 
padding-top:8px;
padding-bottom:8px;
}
.tableauManifeste {
font-size : 100%; 
font-family : courier new;
font-weight: 900;
color : #FF00FF; 
padding-top:8px;
padding-bottom:8px;
}
a:link {
font-family : courier new;
font-weight: 900;
color: #FF00FF; text-decoration:none;
}
a:visited {
font-family : courier new;
font-weight: 900;
color: #FF00FF; text-decoration:none;
}
a:hover {
font-family : courier new;
font-weight: 900;
color:#FF00FF; text-decoration:none;
}
p {
font-family:courier new;
font-size:80%;
color:#FF00FF;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}




