body{background-color="#f54927";}
.parrafo1{text-decoration: underline;
          text-align: right;
          color:#27adf5;
          font-family:Arial;
          word-spacing: 20px;
          font-size:18px;
          }

.parrafo2{text-decoration: overline;
          text-align: justify;
          color:#277765;
          font-family:Times New Roman;
          word-spacing: 10px;
          font-size:12px;
          }

.parrafo3{text-transform: capitalize;
          text-align: center;
          color:#3EC722;
          font-family:Impact;
          word-spacing: 5px;
          font-size:20px;
          }

.parrafo4{text-decoration: underline;
          text-align: right;
          color:#22BCC7;
          font-family:Arial Black;
          word-spacing: 15px;
          font-size:10px;
          }

.parrafo5{text-decoration: line-through;
          text-align: left;
          color:#3522C7;
          font-family:ALEGRIAN;
          word-spacing: 5px;
          font-size:11px;
          }

.parrafo6{text-transform: uppercase;
          text-align: center;
          color:#BE1DDB;
          font-family:Comic;
          word-spacing: 10px;
          font-size:15px;
          }

.parrafo7{text-transform: lowercase;
          text-align: justify;
          color:#ED0C0C;
          font-family:Calibri;
          word-spacing: 20px;
          font-size:17px;
          }