body {
	text-align: center;
	font: 11px Verdana;
	color: #21130C;
	background: #29211E url(imagenes/body.jpg) center top    no-repeat ;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}


#contenedor {
	position:absolute;
	left:0px;
	top:0px;
	width:1440px;
	height:704px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:1440px;
	height:500px;
}

#mail {
	position:absolute;
	left:0px;
	top:500px;
	width:1440px;
	height:85px;
}

#myspace {
	position:absolute;
	left:0px;
	top:585px;
	width:1440px;
	height:119px;
}




