body {
 height:100%;
 width:100%;
}

.noJs {
 background:#fff;
 border:1px solid #eeeeee;
 padding:12px;
 width:600px;
 margin:auto auto;
 text-align:center;
 margin-top:10px;
}

.noJsLogo {
 text-align:center;
}

.noJsLogo img {
 display:inline;
}