body {
	font-family: verdana, sans-serif;
	color: #488160;
	font-size: 10px;
	text-align: justify;
	letter-spacing: 0pt;
	word-spacing: 10pt;
	line-height: 1.1;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	
}

.boxed {
	background: transparent;
	;
	text-transform: uppercase;
	width: 350px;
	float: right;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.fondo {
	background-image: url(images/back.jpg);
	background-repeat:  no-repeat;
}
#footer {
	width: 748px;
	color: transparent;
	background-attachment: scroll;
	background-color: #F3F3F3;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	margin: 0px;
	margin-top: 0px;
}
.balloon {
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	height: 385px;
	width: 740px;
	background-color: transparent;
	margin-left: 5px;
}
