    body {
        background-color:rgb(241, 241, 241);
        color:#333;
        font-family: "Droid Arabic Kufi", "Lato", Helvetica, Arial, sans-serif;
        margin:10% 5% 1% 5%;
        text-align:center;
        }
    .headLine h1 {
      font-size: 65px;
      margin-bottom: 45px;
      text-shadow: 0px 1px 0px #999, 0px 6px 0px #888, 0px 3px 0px #777, 0px 5px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 5px 0px #333, 0px 4px 4px #001135;
      display: inline;
    }
    h3 {
      margin-top: 60px;
      line-height: 40px !important;
    }
    a:hover {
      text-decoration: none;
    }
    p {
      margin-top: 40px;
    }
    .tweet {
      margin-top: 50px;
    }
    .afe-responsive { width: 250px; height: 50px; }
@media(min-width: 500px) { .afe-responsive { width: 468px; height: 60px; } }
@media(min-width: 800px) { .afe-responsive { width: 628px; height: 70px; } }