/* Size used in the Windows version is 125x181 */

body {
    color: white;
    background-color: #1A5C2A;
    /* Blue theme's color is #0B315B */
}

a {
    color: white;
}

img {
    width: 94px;
    height: 136px;
}

.tdGame {
    width: 94px;
    height: 136px;
    color: white;
    text-align: center;
}

.btnCall {
    width: 100px;
    height: 50px;
}