

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

#rotator img
{
	border: 0;
	width: 490px;
	height: 85px;
}

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

