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

.score,
#counterwrap
{
    display: none;
}

.instructions a
{
    color: #777;
}