.newyork:hover {
    background-color: rgb(247,183,49);
}

.murgsee:hover {
    background-color: rgb(134, 225, 217);
}

img {
    height: 400px;
    margin: 20px;
}