body {
margin:10px;
text-align:center;
}

.inGame {
background-color:#EFEFEF;
}

#inGame {
width:250px;
text-align:left;
}

#inGame h2 {
text-align:center;
}

#inGame h2, h3 {
margin:5px;
}

#back {
position:absolute;
left:10px;
top:10px;
}

#t {
margin-top:30px;
margin-bottom:15px;
}