body {background-color:#004d00;}
h1 {font-style: Arial;
font-size: 45;
color: White;
text-shadow: 4px 4px Black;
text-align: left}
.Uno {font-style: Arial;
font-size: 25;
color: Black;
text-align: Left;
border-radius: 15px;
background-color: white;
    border: 8px solid Black;
    padding: 10px; 
    width: 500px;
	margin-top: 50px;
    margin-bottom: 25px;
    margin-right: 400px;
    margin-left: 400px;
    }
	.Dos {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
background-color: #cc5200;
    border: 12px solid #802400;
    padding: 10px; 
    width: 600px;
	margin-top: 25px;
    margin-bottom: 25px;
    margin-right: 650px;
    
    }
	.Tres {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
background-color: #ff8000;
    border: 10px solid #b32d00;
    padding: 10px; 
    width: 600px;
	margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 650px;
    }
.Cuatro {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
border-radius: 10px;
background-color: #1a1aff;
    border: 7px Dashed #0099ff;
    padding: 15px; 
    width: 600px;
	margin-top: 50px;
    margin-bottom: 25px;
    margin-right: 300px;
    margin-left: 365px;
    }
	.Cinco {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
background-color: #cc5200;
    border: 12px solid #802400;
    padding: 10px; 
    width: 600px;
	margin-top: 25px;
    margin-bottom: 25px;
    margin-right: 650px;
}
	.Seis {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
background-color: #ff8000;
    border: 10px solid #b32d00;
    padding: 10px; 
    width: 600px;
	margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 650px;
    }
	.Siete {font-style: Arial;
font-size: 25;
color: White;
text-align: Left;
border-radius: 10px;
background-color: #1a1aff;
    border: 7px Dashed #0099ff;
    padding: 15px; 
    width: 600px;
	margin-top: 50px;
    margin-bottom: 25px;
    margin-right: 300px;
    margin-left: 365px;
    }
    