#home{
    background:url("https://www.django-rest-framework.org/img/grid.png") repeat-x
}
h2{
    background-color: #00a8e6;
    border-radius: 3px;
    color: white;
    padding-left: 15px;
    margin-bottom: 12px;
    width: 95%;
}