body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(imgs/fondo.gif);
	/*background-repeat: repeat;*/
	background-position: center center;
	margin: 0px;
}

#peli {
	position: absolute;
	left:50%;
	top:50%;
	width:910px;
	margin-left:-455px;
	height:440px;
	margin-top:-220px;
	z-index: 8;
}
