                                                body {
                                                                background-color: #EDEDF7;
                                                                font-family: Calibri, Arial, sans-serif;
                                                                margin-top: 40px;
                                                }

                                                img {
                                                                max-width: 100%;
                                                                margin-bottom: 30px;
                                                                margin-left: auto;
                                                                margin-right: auto;
                                                                display: block;
                                                }

                                                a.button-link {
                                                                display: block;
                                                                padding: 15px 15px;
                                                                background: #FFF;
                                                                color: #4D4D4D;
                                                                box-shadow: 0 2px 3px #CCC;
                                                                width: 100%;
                                                                text-decoration: none;
                                                                margin-top: 5px;
                                                                text-align: center;
                                                                font-weight:bold;
                                                                font-size: 1.5em;
                                                                box-sizing: border-box;
                                                }
