body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
	background-color: #556841;
}
#container {
	background-image: url(back.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-top: 20px;
}
#top {
	text-align: center;
	width: 900px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
}
#texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#texto p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

