
body {
   padding: 0;
   margin: 0;
   font-family: Times New Roman;
   font-size: 8px;
   color: #A0E8FF;
   background-color: #5F383F;
}

#all {
   width: 800px;   
   height: auto;   
   background-color: #5F383F;
   margin-top: 40px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}

#toptop {
   margin-top: 35px;
   width: 100%;
   height: 549px;
   background-color: #5F383F;
}