body {
  padding:0px;
  background:#e1e6ea;
  margin:0px;
}

.thickness {
  position:absolute;
  border-color:#050;
  background-color:#e1e6ea;
  width:1024px;
  top:0px;
  padding-top:250px;
  margin-left:-512px;
  z-index:1000;
  text-align:center;
  left:50%;
}

p {
  padding: 2px 15px 0px;
}

img {
  border: none;
}

h1 {
  padding: 15px 15px 25px;
}

.foramoment {
  display:none;
  position:absolute;
  left:-100%;
  width:1002px;
  margin-top:-150%;
}

.closeattention {
  background-color:rgb(0,200,0);
}

.definition {
  background-color:rgb(0,220,0);
  width:1002px;
  margin-top:-150%;  
  position:relative;
  left:-100%;
}

.pony {
  text-align:justify;
  margin-top:-100%;
  position:relative;
}