body {
background: #1D1E1F;
}


#apdotcom {
display: block;
position: fixed;
width: 98%;
top: 1px;
text-align: center;
border: 0px;
}


#tabletmenu {
display: block;
position: fixed;
width: 98%;
top: 80px;
text-align: center;
border: 0px;
}


#tabletsubmenu {
position: fixed;
top: 110px;
left: 50%;
padding: 0px 0px 0px 28px;
}