﻿body {
    background-image: url('../Images/Malta/Valetta.jpg');
    background-position:top;
    background-attachment:fixed;
}
.jumbotron {
    width: 100%;
    margin: 40px 0px 0px 0px;
    position: relative;
    background-image: url('../Images/Backgrounds/044 Shy Rainbow.png');
    background-attachment: fixed;
    background-size: cover;
    z-index: 200
}

.Maltflag img {
    cursor: pointer;
    border: double 3px black;
    margin: 5px 10px 10px 10px;
}



.row {
    width: 100%;
    height: stretch;
    cursor:pointer;
    font-size: 15px;
    margin: 900px 10px 10px 0px;
    padding: 15px 15px 15px 15px;
    background-image: url('../Images/Backgrounds/022 Morpheus Den.png');
    border: double 5px black;
    border-radius: 10px 10px 10px 10px;
}



/*.malimg img {
    width: 100%;
    height: 400px;
    background-color: cadetblue;
    margin: 25px 0px 0px 0px;
    padding: 15px;
}*/

.row img {
    cursor:pointer;
    border: double 5px black;
    margin: 5px;
}