

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px 0px 0px -2px;
	position: relative;
	width: 501px; /*Aquí puedes editar*/
	height: 252px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 501px;
	height: 252px;
}

p
{
	text-align: center;
}
/*http://www.informatica-practica.es.mw*/