body {
	background-color : #232C6E;
	margin-top: 30px;
}

#intro {
	background-image: url(images/introback.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 776px;
	height: 484px;
	padding-top: 30px;
	padding-left: 5px;
}

#libros {
	padding-top: 10px;
	position: relative;
	float: left;
	padding-left: 40px;
	z-index: 2;
}

#titulo {
	padding-right: 10px;
	margin-top: 25px;
}

#titulo h1 {
	color: #232C6E;
	font: lighter 18px Sans-serif;
	margin-bottom: 5px;
}

.grande {
	font-size: 24px;
	font-weight: bold;
}

#flash {
	
}

#quijote {
	position: relative;
	top: 7px;
	right: 500px;
	z-index: 3;
}

#promo {
	position: relative;
	top: -25px;
}