body {
	text-align:left;
	margin: 0px 0px 40px 0px;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 24px;
	background-color: #000000;
}
.container {
	background-color: #000000;
	position: absolute;
	width: 100%;
	visibility: visible;
	height: 100%;
	z-index: 0;
}
.contenido {
	background-color: #000000;
	position: relative;
	width: 760px;
	height: 100%;
	top: 0px;
	z-index: 1;
	left: 10%;
	float: none;
}
.flash {
	background-color: #000000;
	position: absolute;
	height: 279px;
	width: 760px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 0px;
	z-index: 2;
	width: 86px;
	top: 279px;
}
#logotext {
	position: absolute;
	left: 86px;
	top: 332px;
	z-index: 3;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	font-style: normal;
	width: 500px;
	line-height: normal;
}
#description {
	position: absolute;
	left: 86px;
	top: 355px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	height: 10px;
	z-index: 4;
	width: 500px;
}
#chapter {
	position: absolute;
	z-index: 5;
	left: 86px;
	height: 29px;
	top: 376px;
	width: 500px;
}
#text {
	z-index: 6;
	left: 86px;
	position: absolute;
	top: 414px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0066;
	line-height: normal;
	width: 500px;
}
#poem {
	position: absolute;
	z-index: 6;
	left: 55px;
	top: 450px;
	width: 705px;
}
