/*
style.css
---------
 
Par Vben - PNRLAT
*/
body {
    text-align: center;
}

#sterne2{
font-size: 32px;
color: #7dc011;
font-family: Arial;
font-weight: bold;
}

#contact{
font-size: 22px;
color: grey;
font-family: Arial;
}

a, a:hover, a:active, a:visited { 
color: grey;
}
