body {
	text-align: center;
	color: #9c9b9a;
	font: 12px Verdana, Arial, Sans-Serif;
	margin: 0;	
}
a {
	color: #ff7747;
}
a img {
	border: 0px;
}
h1 {
	color: #9c9b9a;
	font: italic 24px Verdana, Arial, Sans-Serif;
}
.contenedor {
	position: relative;
	margin: 0 auto;
	width:770px;
	text-align: left;
}
.contenidos {
	background: #fff url(../images/carpetaContenidos.gif) left bottom no-repeat;
	color: #9c9b9a;
	font: 12px Verdana, Arial, Sans-Serif;
	text-align: justify;
	padding: 5px;
}