body
{
    background : #202020;
    margin : 10px;
/*  background-image: url(./0021.jpg);*/
    background-repeat:no-repeat;
    background-position: 50% 5%;

}


.HeaderLine {
    color: white;
    text-align: center;
    font-family: Arial;
    font-size:32pt;
    font-weight:bolder;
    letter-spacing: 1em;
}


.d1 {
    position: absolute;
    /* top:520px; */
    left: 5%;
    width: 90%;
    background: #202020;
}

.Entry {
    color: #C0C0C0;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 16pt;
    font-weight: bold;
    text-align: justify;
    text-align: center;
}
