body {
	font-family: Arial;
	background-color:#99CC32;
}

#comienzo{
	background-color: #ADEAEA;
	font-family: sans-serif;
	height: 15%;
	text-align: center;

}

#comienzo h1{
	font-family: Verdana;
	color:	#A62A2A;
	font-style: oblique;
	 font-size: 28;
}

#cuerpo{
	height: 90%;

}
#menu1{
	float:left;
	width: 20%;
	background-color:#808000  ;
	height: 100%;
	text-align: center;
 }
 #menu1 h2{
 	font-size: 28;
 	font-family: verdana;
 	font-style: oblique;
 }
 #menu1 h3{
 	font size:50;
 	font-style: oblique;
 	font-family: verdana;
 }


 
.menu{
	font-family: Arial;
	font-size: 30px;
	border:hidden;
	table-layout: fixed;
	text-align: center;
	float:left;
}
.menu td:hover{
	background-color: #823729;
}
.menu a:link{
	text-decoration:overline;
	color:#000000;
}
.menu a:visited{
	text-decoration: overline;
	color:#000000;
}

.par{
	font-size: 30;
	font-family: verdana;
	 font-style: oblique;
}

.parrafo{
	font-size: 30;
	font-style: oblique;
	font-family: verdana;
	color: #08088A;
	
}
.pero{
	font-size: 30; 
	color:#954621;
}

