.wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
footer {
    color: #000;
    line-height: 25px;
    font-family: 'Courier New';
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
    margin: auto;
}
.logo {
    text-align: center;
   width: 100%;
    float: left;
       margin-bottom: 25px !important;
}
img {
    width: 72%;
    margin-top: 10%;
}
.comingsoontxt {
    margin-top: 260px;
}
.h1, .h2, .h3 {
    margin-top: 50px;
    margin-bottom: 40px;
}