body
{
    background: #fff url(blue_jumping_fish.jpg) no-repeat center 130px;
    font-family: Calibri, Arial, Sans-Serif;
    font-size: medium;
}
.translucent
{
    height: 100%;
    width: 100%;
    background-color: White;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    top: 0px;
    left: 0px;
}
.page
{
    position: relative;
}
.homepage ul
{
    margin: 0;
    padding: 0;
}
.homepage li
{
    list-style-type: none;
}
img
{
    border: none;
}
.homepage {}
.tetris {}
.concentration {}
.freecell {}
.homelink
{
    margin: 5px;
    float: left;
}
.gameContent
{
    margin-bottom: 15px;
}
.bannerAd
{
    position: relative;
}
