BODY{
  font-size : 85%;
  font-family : "MS UI Gothic";
  line-height : 1.5;
  text-align : center;
}
#main{
  width : 650px;
  padding : 50px;
  border-width : thick thick thick thick;
  border-style : double double double double;
  text-align : left;
  margin : auto;
}
.ma{
  padding-top : 100px;
}
#footer{
  font-size : 90%;
}
