/* Allgemein */

body {
        font-family: Arial, Helvetica;
        font-size:0.67em;
        line-height: 1.8;
        color: #6e6e6e;
        text-decoration: none;
        margin:  0;
        padding:  0;
        background: url(jackpopbg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-color: #084359;
         }

