body {
background-color:black;
}

img {
   border : 0;  
}

a:link {
color:#FABF0B;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#0BFA70;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:red;
text-decoration:none;
font-weight:bold;
}

.centre {
text-align:center;
color:white;
}

.bas {
margin: 1em 25%;
margin-top: 170px;
text-align:center;
color:white;
font-style:italic;
border-style:solid; 
border-color:white;
border-width:1px; 
}

