body {
background-color: black;
font-family: Georgia, 'Times New Roman', Times, serif;
text-align: center;
} 
h1,h2,h3,h4,h5,h6 {
 color: silver;   
 

}

p {
color: white;

} 
a {
    color: turquoise;
    
}
section {
    border: 0cap;
    
}