
  
.links img{
    width: 120px;
    height: 110px;
    padding-left: 12%;
    display: inline-flex;
}

.dowloundBlock{
    background-color: black;
    width: 25%;
    height: 150%;

}
p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #7a3a83;
    text-align: center;
}

.dowloundBlock a{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    display:grid;
    text-align: center;
    padding: 3%;
    font-size: 25px;
}
.dowloundBlock .py{
    color: #b3a920;
}
.dowloundBlock .cxx{
    color: #4ca9d4;
}
.dowloundBlock .jva{
    color: #d96e26;
}
.dowloundBlock .gamelist1{
    text-align: start;
}

