p.error-text {
    color: #FF0000;
}

@media only screen and (max-width: 1920px) {
    body {
        background: url(../images/bg_building_1920_opt.jpg) no-repeat center center;
    }
}