body {
    background-color: aliceblue;
	font-family: 'Lato', merienda, paprika, peralta;
    font-size:18px;
}

p {
  font-size:18px;
  }

h1 {
    font-size: 45px;
    color:brown;
	text-align: center

}
h2 {
    font-size: 25px;
    color:darkslatebrown;
}



.caja0 {
	width: 85%;
	background-color: rgba(50,50,250,0.55);
    color:white;
    box-shadow: 6px 6px 10px #008;
    border-radius: 20px;
    padding: 20px;
	font-size: 20px;
	margin-left: auto;
    margin-right: auto;
    font-family:'comic_neueregular';
}
.caja0 code{color:white; font-family:'comic_neueregular';}

.caja1 {
	width: 80%;
	background-color: rgba(50,200,250,0.55);
    box-shadow: 6px 6px 10px #008;
    border-radius: 20px;
    padding: 20px;
	padding-top:15px;
	padding-bottom:10px;
	font-size: 24px;
	margin-left: auto;
    margin-right: auto;
    
}


.caja2 {
	width: 80%;
	background-color: rgba(190,190,190,0.25);
    box-shadow: 6px 6px 10px #000;
    border-radius: 10px;
    padding: 25px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 26px;
	color:black;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}


.cont1 {
	width: 85%;
	background-color: rgba(190,10,60,0.75);
    color:white;
    padding: 20px;
	font-size: 20px;
	margin-left: auto;
    margin-right: auto;
    font-family:'sailregular';
}
.cont1 code{color:white; font-family:'sailregular';}



.cont2 {
	width: 85%;
	background-color: rgba(50,50,250,0.55);
    color:white;
    box-shadow: 6px 6px 10px #008;
    padding: 20px;
	font-size: 20px;
	margin-left: auto;
    margin-right: auto;
    font-family:'comic_neueregular';
}
.cont2 code{color:white; font-family:'comic_neueregular';}

.cont3 {
	width: 85%;
	background-color: rgba(50,150,30,1);
    color:white;
    box-shadow: 6px 6px 8px #000;
    border-radius: 20px;
    padding: 20px;
	font-size: 22px;
	margin-left: auto;
    margin-right: auto;
    font-family:'bubbler_oneregular';
}
.cont3 code{color:white; font-family:'bubbler_oneregular';}

.cont4 {
	width: 85%;
	background-image:url('../imagenes/atari.jpg'); background-size:480px 290px;
    color:aquamarine;
    box-shadow: 6px 6px 8px #020;
    border-radius: 20px;
    padding: 20px;
	font-size: 20px;
	margin-left: auto;
    margin-right: auto;
    font-family:'coming_soonregular';
}
.cont4 code{color:aquamarine; font-family:'coming_soonregular';}

.cont5 {
    color:beige;
    text-shadow: 0px 1px 1px #ddd,
                     0px 2px 1px #d6d6d6,
                     0px 3px 1px #000,
                     0px 4px 1px #c5c5c5,
                     0px 5px 1px #c1c1c1;
	width: 85%;
	background-image:url('../imagenes/tierra.jpg'); background-size:480px 290px;
    box-shadow: 6px 6px 8px #020;
    border-radius: 20px;
    padding: 20px;
	font-size: 24px;
	margin-left: auto;
    margin-right: auto;
   
    
}
.cont5 code{color:azure; }


.cont6 {
    color:beige;
    text-shadow: 0px 1px 1px #ddd,
                     0px 2px 1px #d6d6d6,
                     0px 3px 1px #000,
                     0px 4px 1px #c5c5c5,
                     0px 5px 1px #c1c1c1;
	width: 85%;
	background-image:url('../imagenes/tierra.jpg'); background-size:480px 290px;
    box-shadow: 6px 6px 8px #020;
    border-radius: 20px;
    padding: 20px;
	font-size: 24px;
	margin-left: auto;
    margin-right: auto;
    transform: rotate(20deg);
    }

.page:nth-child(even) .page_number {
  text-align: right; margin-right:55px;
}
.page:nth-child(odd) .page_number {
  text-align: left; margin-left:55px;
}

.portada
{
   position:absolute;
	margin-left:10px;
	margin-top:-20px;
	text-align:left;
	width: 500px;
	font-size: 1.8em;
	color:rgb(0, 102, 204);
	text-shadow: 4px 4px 10px rgba(0,0,0,0.25);
	
}

section
{
	 width: 512px;
	 padding: 15px 15px 10px 10px;
	
	 font-size: 1.2em;
	 text-align:left;
	
}

section h1
{
    font-size: 1.4em;
	text-align:left;
	margin-bottom: 0px;
	color: rgba(125, 9, 220, 0);
	text-shadow: 1px 2px rgba(10, 92, 92,0.85);
}

.caja6
{
    position: relative;
	width: 510px;
	font-size:29px;
	text-align:center;
	border: 2px solid brown;
	box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 10px;
	padding: 5px;
	margin-left: 10px;
}

.caja0
{
    margin-top: 15px;
	background-color: rgba(179, 236, 255,0.55);
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
	padding:20px 25px 20px 15px;
	font-size: 1.1em;
	
	
}


.caja0 h1
{
    font-size: 1.4em;
	text-align:left;
	margin-bottom: 0px;
	color: rgba(205, 92, 92, 0);
	text-shadow: 1px 2px rgba(10, 92, 92,0.85);
}

table, th, td {
	border: 2px solid black;
	border-collapse: collapse;
	text-align: left;
}
th, td {
	padding: 2px 3px 2px 3px;
}
table {
	width:100%;
}
th {
	background: rgb(79,112,197);
	color: white;
	text-align: center;
}
tr:nth-child(even) {background-color: #d2e2d2;}

.bib{
	color:#000;	font-size:18px; margin:10px 30px 0px 90px; text-indent:-70px;
	}