body{
    background-color:#000000;
    color:#777777;
    width:970px;
    text-align:center;
    margin:auto;
    font-family:tahoma, arial, verdana;
    font-size:12px;
    padding-top:100px;
    
}


h1{
    font-size: 28px;
    font-weight:900;
    padding-bottom:30px;
}

#Bilderdiv{
    width:970px;
    height:600px;
}

.Bilderp{
    float:left;
}

.Bilderp img{
   
    border:0px;
}

a{
    text-decoration:underline;
    color:#aaaaaa;
}
