body {
	background-image:url(../imagenes/fondos/fondestrellasazul.jpg);
	background-attachment:fixed;
}
#todo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
}
#top{
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:80px;
	background-image: url(../imagenes/otros/superior.png);
}
#revistazk {
	position:absolute;
	left:105px;
	top:2px;
	width:250px;
	height:30px;
}
#mes {
	position:absolute;
	left:550px;
	top:2px;
	width:145px;
	height:30px;
}
#titulo {
	position:absolute;
	left:149px;
	top:41px;
	width:400px;
	height:20px;
}


#bottom{
	position:absolute;
	left:0px;
	top:820px;
	width:700px;
	height:80px;
	background-image: url(../imagenes/otros/planta.png);
}
#numpagina {
	position:absolute;
	left:327px;
	top:18px;
	width:48px;
	height:63px;
}
