 
h1{
  font-size : 20px;
  font-weight : bold;
  color : blue;
  background-color : #ffff8c;
  text-decoration : none;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border : 4px solid #fe7ae0;border : 4px solid #fe7ae0;
  
  
  width : 860px;
  visibility : visible;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  
  
  
  
}
body{
  text-align : center;
  width : 860px;
}
h2{
  font-size : 12px;
  font-weight : normal;
  text-decoration : none;
  text-align : center;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  width : 860px;
}
h3{
  font-size : 13px;
  font-weight : normal;
  color : #3c3c3c;
  text-decoration : none;
  text-align : center;
  margin-top : 3px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 3px;
  width : 860px;
}
p{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
