﻿.titulodomi {
	border-style: groove;
	border-width: thick;
	margin: 80px;
	padding: 90px;
	text-align: center;
	background-color: #32CA00;
	font-family: "Book Antiqua";
	color: #FFFFFF;
	font-size: 55px;
	font-weight: bold;
	font-style: oblique;
	font-variant: normal;
	text-transform: inherit;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('5763.gif');
	background-attachment: fixed;
}
.texto {
	border-style: groove;
	border-width: thick;
	margin: 60px;
	padding: 11px;
	text-align: center;
	background-color: #32CA00;
	font-family: "Book Antiqua";
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	font-style: oblique;
	font-variant: normal;
	text-transform: inherit;
}
.texto2 {
	border-style: groove;
	border-width: thick;
	margin: 60px;
	padding: 11px;
	text-align: center;
	background-color: #32CA00;
	font-family: "Book Antiqua";
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	font-style: oblique;
	font-variant: normal;
	text-transform: inherit;
}

