.menu{
	background: #003c50;
	font-size: 20px;
	
}

.botonc{
	background: #003c50;

}

.h1{
	color: #003c50;
	font-weight: bold;	


}

.h2{
	color: #003c50;
	font-weight: bold;	
	font-size: 20px;
	text-align: center;

}
.h3{
	color: #003c50;
	font-size: 18px;
	text-align: center;
	
}
	
