

.box 
{
   width: 825px;
   height: auto;
   text-align: center;
   background-color: transparent;
   color: #000000;
   margin: 20 auto;
}
.menu
{
   width: 815px;
   height: auto;
   text-align: center;
   background-color: transparent;
   color: #000000;
   margin:185 auto;
}

.littlebox 
{
   width: 825px;
   height: auto;
   text-align: center;
   background-color: transparent;
   color: #000000;
   margin: 0 auto;
   float: left;
}

.regbox 
{
   width: 760px;
   height: auto;
   text-align: left;
   background-color: transparent;
   color: #000000;
   margin: 60 auto;
   float: left;
}

.mangbox 
{
   width: 760px;
   height: auto;
   text-align: left;
   background-color: transparent;
   color: #000000;
   margin: 50 auto;
   float: left;
}

