body
{
    text-align: center;
    padding: 0;
    margin: 0;
}

#landing-page
{
    width: 970px;
    height: 760px;
    margin: 0 auto;
    background: transparent url('../images/landing.jpg') no-repeat center center;
}

#landing-page a
{
    display: block;
    width: 100%;
    height: 100%;
}