h2.jogosonline {
font-size: 160%;
color: #54f;
border: 3px dotted #54f;
text-align: center;
margin-right: 10px;
margin-top: 23px;
background: #ff0;
}
table.jogosonline {
width: 99%;
height: auto;
text-align: center;
}
td.jogosonline {
width: 10%;
height: 10%;
background: #ffa;
text-align: left;
border: 1px solid #000;
}
table.img-jogosonline {
width: 99%;
height: auto;
text-align: center;
}
img.img-jogosonline {
width: 120px;
height: 100px;
}