body {
        background:#000000 url('kamion.png') no-repeat fixed left bottom; height: 100%;

        color: #FF9813;
        font:small Arial,Sans-serif;
        font-size: 11px;
        text-align: center;    }

a {
        color: #FFFFFF;
        text-decoration: none;

}

a:hover {
        color: #FFFFFF;
        text-decoration: underline;  }
