 body{
	background: #50CAF5;
 }


h1{

 font-family:serif; font-size:large; font-style: normal; font-weight: normal; 


}

h2{

 font-family:serif; font-size:xx-large; font-style: normal; font-weight: normal; 


}



h3{

 font-family:serif; font-size:xx-large; font-style: normal; font-weight: normal; 


}




h4{

 font-family:serif; font-size:xx-large; font-style: normal; font-weight: normal; 


}



.caja {

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

color: #181818;

font-size: 23px;

font-weight: 400;

text-align: center;

background: #09BBFE;

margin: 0 0 25px;

overflow: hidden;

padding: 20px;

border-radius: 15px 15px 15px 15px;

-moz-border-radius: 15px 15px 15px 15px;

-webkit-border-radius:15px 15px 15px 15px;

border: 2px solid #07A1CB;

width:500px;
 
 margin: 0 auto;

}


.caja2 {

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

color: #0B0C0C;

font-size: 20px;

font-weight: 150px;

text-align: left;

background: #09BBFE;

margin: 20px;

overflow: hidden;

padding: 75px;

border-radius: 10px 10px 10px 10px;

-moz-border-radius: 10px 10px 10px 10px;

-webkit-border-radius:10px 10px 10px 10px;

border: 2px solid #07A1CB;
 


}
.caja3 {

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

color: #0B0C0C;

font-size: 20px;

font-weight: 150px;

text-align: left;

background: #09BBFE;

margin: 20px;

overflow: hidden;

padding: 75px;

border-radius: 10px 10px 10px 10px;

-moz-border-radius: 10px 10px 10px 10px;

-webkit-border-radius:10px 10px 10px 10px;

border: 2px solid #07A1CB;
 

}


.caja4 {

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

color: #0B0C0C;

font-size: 20px;

font-weight: 150px;

text-align: left;

background: #09BBFE;

margin: 20px;

overflow: hidden;

padding: 75px;

border-radius: 10px 10px 10px 10px;

-moz-border-radius: 10px 10px 10px 10px;

-webkit-border-radius:10px 10px 10px 10px;

border: 2px solid #07A1CB;
 

}

.caja{
   background: -webkit-linear-gradient(#34DCF6,#D0ABFA );
   background: -moz-linear-gradient(#34DCF6, #DFD1FA);
   background: -o-linear-gradient(#34DCF6,#F8ABFA);
}

.caja2{
   background: -webkit-linear-gradient(#70C2E5,#F9D1FB );
   background: -moz-linear-gradient(#70C2E5, #F9D1FB);
   background: -o-linear-gradient(#70C2E5,#F9D1FB);
}


.caja3{
  background: -webkit-linear-gradient(#70C2E5,#F9D1FB );
   background: -moz-linear-gradient(#70C2E5, #F9D1FB);
   background: -o-linear-gradient(#70C2E5,#F9D1FB);
} 
.caja4{
   background: -webkit-linear-gradient(#70C2E5,#F9D1FB );
   background: -moz-linear-gradient(#70C2E5, #F9D1FB);
   background: -o-linear-gradient(#70C2E5,#F9D1FB);
}
