body {
        background-image: url('../img/front/Background-1.jpg');
        background-repeat: no-repeat;
        background-color: #000000;
        margin-bottom: 0mm;
}
.style1 {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.style2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.style3 {color: #FFFFFF}
a:link {
        color: #FFFFFF;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FFFFFF;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}

