body {
    background-image: url(https://st2.depositphotos.com/4977761/9604/i/950/depositphotos_96045656-stock-photo-seamless-yellow-stone-wall-texture.jpg);
    
}

img { 
    width: 480px;
    margin: 4px;
    border: solid;
    border-width: 10px;
    border-radius: 10px;
    border-color: black;
}


a {
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    
    font-size: 50px;
    background-color: antiquewhite;
    padding: 10px;
    

}

