body {
    background-color:#a2aaaf;
    width:100%;
    height:100%;
}

a{
    outline:none;
}

#contentTbl{
    margin:0 auto;
    width:100%;
    height:100%;
}

#content {
    text-align:left;
    width:291px;
}

#logo{
    margin:0 auto 33px auto;
    text-align:left;
}

#launch{
    margin-bottom:20px;
}

.arrowCont{
    height:33px;
}

.textCont img{
    margin-top:3px;
    margin-left:10px;
}

