body {
	background-color: #fcf8f0;
	scrollbar-face-color:#fcf8f0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#998868;
	scrollbar-arrow-color:#998868;
	scrollbar-trackcolor-color:#fcf8f0;
	scrollbar-3dlight-color:#fcf8f0;
	scrollbar-darkshadow-color:#fcf8f0;
}
h1 {
	background-color: #e5d5b5;
	text-align: center;

}
h2 {
	background-color: #f4eee1;
}
h3 {
	background-color: #f4eee1;
}
h4 {
	background-color: #Fffcf8;
	color: #0a3c8c;
}
.centrado {  text-align: center}
.centrabold {  font-weight: bold; text-align: center}
.minjus {  font-size: 10px; text-align: justify}
.min {
	text-align: center;
}
.btn {
	border: thin solid #e5d5b5;
	background-color: f4eee1;
	text-align: center;



}
