body {
/*background-color: rgb(233, 255, 254);
background-color: rgb(188, 255, 255);
background-color: rgb(150, 227, 255);
background-color: rgb(200, 255, 254);
background-color:rgb(234, 217, 189);
background-color:#BEB775;*/
background-color:rgb(172,216,255);
}
h1 {
	text-align:center; 
/*	color:#2467e1;
	color:#934525; */
    color:rgb(4,55,98);
	font-size:32px;	
}
p {
	text-align:justify;
	font-size: 24px;	
}
ul {
	text-align:justify;
	font-size: 24px;	
}
.cont_center {
	width:900px;    
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;	
}
.next {
    text-align:center;
    color:rgb(4,55,98);
}
.next a,.next a:visited  {
    color:rgb(4,55,98);
    TEXT-DECORATION: none;
}
