body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d706a;
	background-color: #252225;
	background-image: url(back.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 668px;
	margin-top: 20px;
}
#my_top {
	background-image: url(my_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 668px;
}
#my_top table {
	width: 315px;
	margin-top: 330px;
	margin-right: 60px;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3e0d9;
	text-align: justify;
	width: 668px;
	margin-top: 10px;
	padding-top: 10px;
}
#texto h1 {
	font-size: 16px;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3e0d9;
	text-align: center;
}
