body {
    background-image: url('background.png');
    text-align: center;
    color: white;
}

a {
    color: white;
    
}