h1
{
    border-bottom: 0;
}

.cardsrow,
.instruct
{
    position: absolute;
    width: 500px;
    height: 100px;
    left: 2px;
    top: 70px;
}

.cardsrow
{
    background-color: #aaa;
    padding: 6px;
}

div#cardsrow3
{
    padding-left: 35px;
    width: 465px;
}

.instruct
{
    top: 230px;
}

#instruct2,
#instruct3,
#cardsrow2,
#cardsrow3
{
    display: none;
}

.score,
#counterwrap
{
    display: none;
}

.cardsrow img
{
    width: 60px;
    height: 105px;
}

body .page
{
    height: 400px;
}