body {
    background:url("../img/mac.jpg");
    background-size:cover;
    background-position: no-repeat;
}
p{
    background:azure ;
    color:black ;
}
.jumbotron{
    background-color:  antiquewhite;
    color: black;
}