
body{
  background: #828282; 
  background-image: linear-gradient(91deg, #828282 70%, #C89696	95%, #E8CA8C 100%);
}

object{
  width: 100%;
  height: 800px;
  font-size: 1.52em;
  color: #C8C8C8;
}

embed{
  margin-top: 50px;
  margin-left: 10px;
  padding-left: 20px;
  width: 98%;
  height: 750px;
  font-family: 'fonte10';
  font-size: 2.0em;
  color: #C8C8C8; 
  background-color: #ccc;
  border: 3px dotted #646464;
  border-radius: 15px;
  transform: skewY(-3deg);
}

iframe{
  margin-top: 50px;
  margin-left: 10px;
  padding-left: 20px;
  width: 98%;
  height: 750px;
  font-family: 'fonte10';
  font-size: 2.0em;
  color: #C8C8C8; 
  background-color: #ccc;
  border: 3px solid #646464;
  border-radius: 15px;
  transform: skewY(-3deg);
}

h6{
  font-family: 'fonte10';
  font-size: 2.0em;
}

p{
  font-size: 2.0em;
}

p.aa{
  font-family: fonte01;
}

p.ab{
  font-family: fonte02;
}

p.ac{
  font-family: fonte10;
}

p.ad{
  font-family: fonte24;
}