body{
}
div.container {
    text-align: center;
    margin-top: 50px;
    font-family: 'swis721_th_btthin', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px;
}
.img-responsive { 
    width:100% !important;
    max-width: 520px;
}
p a {
    color: #666;
}
p a:hover {
    color: #666;
    text-decoration: none;
}
p.soon {
    font-family: 'swis721_btbold', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #666;
    text-transform: uppercase;
}