html  {
margin: 0px;
margin-bottom: 0px;
}

body {
   font-family: Verdana;
   font-size: 12px;
   color: #336699;
   background-repeat:repeat-x;
   background-position:bottom;
   background-color: #ef4723;
}

.bottombg   {
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
   background-image:url('templates/ake/images/bg.jpg');
   background-repeat:repeat-x;
   background-position:bottom;
}

.pagewrapper{
width: 100%;
height: auto;
border: 0px solid #336699;
margin-bottom: 0px;
}

