p{
  margin-top : 10%;
  margin-left : 10%;
  margin-right : 15%;
  margin-bottom : 10%;
}

body{
  font-size : 94%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  line-height : 170%;
  color : rgb(102, 102, 102);
  background-color : white;
  text-decoration : none;
  text-align : left;
  margin-top : 5%;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : 5%;
}

a{
  text-decoration : none;
}
