        #Cover h2, #Cover2 h2 {
            bottom: 24px;
            color: #005a9c;
            font-size: 42px; /* Edit this to change the cover text size */
            margin: 0;
            position: absolute;
        }
        #Cover img, #Cover2 img {
            height: 640px;
            width: 1024px;
        }
        .slide:after {
            top: 12px;
            right: 109px;
            width: 140px;
            height: 100px;
            background: url(http://www.w3.org/2015/Talks/shower-ac2015/pictures/AC-2015_banner.png) no-repeat;
            background-size: 140px 100px;
            content: '';
        }
        .full .progress div {
            border-bottom-color:#154c80;
        }
        .slide.shout h2 {
            font-size: 108px;
        }
