.gameWrapper
{
    width: 700px;
    height: 600px;
}

.score,
#counterwrap
{
    display: none;
}

h1
{
    color: rgb(183,117,77);
}

#navigation
{
    top: 120px;
}