/* Title */
div .hero {
    margin: auto;
}

div .hero h3{
    text-align: center;
}

div .hero .zero {
    background-image: url("../images/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .one {
    background-image: url("../images/week01/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .two {
    background-image: url("../images/week02/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .three {
    background-image: url("../images/week03/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .four {
    background-image: url("../images/week04/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .five {
    background-image: url("../images/week05/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .six {
    background-image: url("../images/week06/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .seven {
    background-image: url("../images/week07/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .eight {
    background-image: url("../images/week08/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .nine {
    background-image: url("../images/week09/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .ten {
    background-image: url("../images/week10/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .eleven {
    background-image: url("../images/week11/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .twelve {
    background-image: url("../images/week12/background.JPG");
    background-color: #cccccc; 
    height: 100px; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .thirteen {
    background-image: url("../images/week13/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .fourteen {
    background-image: url("../images/week14/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .fifteen {
    background-image: url("../images/week15/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .sixteen {
    background-image: url("../images/week16/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .seventeen {
    background-image: url("../images/week17/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
div .hero .eighteen {
    background-image: url("../images/week18/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .nineteen {
    background-image: url("../images/week19/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

div .hero .twenty{
    background-image: url("../images/week20/background.jpg");
    background-color: #cccccc; 
    height: 100px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
