

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

#rotator img
{
	border: 0;
	width: 281px;
	height: 225px;
}

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