/* CSS Document */
body {
background-color:#000000;
/*background-image:url(../imagenes/patron.png);
background-repeat:repeat;*/
	margin:0px auto;
}
#contenedor {
}

#intro {
	position:absolute;
	width: 276px;
	height: 374px;
	top: 50%;
	left:50%;
	margin-top:-187px;
	margin-left:-138px;
}

img{
	border: none;
}