img{
    width: 350px;
}

a{
    color: white;
}

a:visited{
    color: white;
}

a:hover{
    color: lightskyblue;
}

#imglabel{
    font-weight: bolder;
}