#rotator
{
	border: 0;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 740px; /*Aquí puedes editar*/
	height: 384px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 740px;
	height: 384px;
}

p
{
	text-align: center;
}