.uno{
  margin-top:40px;
    color:lightblue;
      text-align:center;}
  
  .dos{
    background-color:purple;}

.tres{
  border-style:ridge;
   border-width:4px;
    border-color:gold;
     font-family:arial;
      text-align:right;
       margin-top:20px;
        font-weight:bold;}

  .cuatro{
   margin-top:25px;
   color:#ee3333;
     border-style:dashed;
     border-width:4px;
   border-color:orange;
   width:500px;}
   
   .cinco{
   Background-image:url("https://pf2024digitalizacion.neocities.org/css_o4/fondopatron.jpg");
   font-family:verdana;
   margin-top:25px;
   margin-left:400px;
   border-style:groove;
   border-width:4px;
   border-color:orange;
   width:450px;
   text-align:right;
   font-size:20px;
   height:200px;}
  
     .seis{
     background-color:lightgrey;
     color:green;
     font-family:verdana;
     border-left:solid#F40606 5px;}
     .text-danger{
     color:blue;}
   
      .siete{
      border-top:solid#8888dd 30px;
      border-bottom:solid#8888dd 30px;
      padding:10px 30px;
      margin-top:70px;
      background-color:#9999ee;
      width:400px;
      border-left:solid#8888dd 30px;
      border-right:solid#8888dd 30px;
      margin-left:400px;}
     
        .ocho{
        background-image:url(https://pf2024digitalizacion.neocities.org/css_o4/fondopatron2.jpg);
        List-style-image:url("https://pf2024digitalizacion.neocities.org/css_o4/minion.gif");
        padding:10px 30px;
        margin-top:70px;
        margin-left:50px;
        font-size:30px;
        font-family:courier;
        font-weight:bold;
        text-shadow:2px 2px 5px red;}
   














