*{
    font-family: Arial;
    background-color: azure;
   

}



h2{
    text-align:center;
    padding: 3%;
}

body+p{
    text-align: justify;
}
h4.paragraf{
    text-align: center;
}
h3.artikel{
    text-align: center;
}
h4.link_to{
    background-color: yellow;
    text-align: right; 
    padding: 5px;
   
    
}


a.link2{
    color: black;
    background-color: yellow;
    padding-right: 10px;
}

h4.link_to2{
    background-color: yellow;
    text-align: left; 
    padding: 5px;
   
    
}


a.link{
    color: black;
    background-color: yellow;
    padding-right: 10px;
}

h1.games{
    text-align: center;
}
.center{
    text-align: center;
    
}
.sgames{
    padding-bottom:50%;
}