@CHARSET "ISO-8859-1";

body {
    text-align: center;
}

h1 {
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
}

div#imgs {
    border-top: 2px solid #A88C8C;
    border-bottom: 8px solid #A88C8C;
}

div#map_lotto {
    width: 600px;
    height: 300px;
    background: purple;
    margin: 0 auto 0 auto;
}
