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:116px;
	top:6px;
	width:139px;
	height:21px;
}
#revistazk2 {
	position:absolute;
	left:484px;
	top:6px;
	width:213px;
	height:22px;
}
#mes {
	position:absolute;
	left:550px;
	top:2px;
	width:145px;
	height:30px;
}
#titulo {
	position:absolute;
	left:117px;
	top:38px;
	width:573px;
	height:26px;
}


#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;
}
