/* Remove unwanted elements */
div.fixeddiv
{
display: none;
}


#bottomline { 
  display : none; 
} 




