#home
    {
    background: url('../images/downton-abbey-2.jpg') no-repeat;
    background-position: center top;
    background-repeat:no-repeat;
    background-size: cover;
    }
#contact
    {
    background: url('../images/the-crown-season-2.jpg') no-repeat;
    background-position: center top;
    background-repeat:no-repeat;
    background-size: cover;
    }
