*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 900px; /*Aquí puedes editar*/
	height: 400px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
	
}

#rotator img
{
	border: 0;
	width: 900px;
	height: 400px;
}

p
{
	text-align:justify;
}
/*http://www.informatica-practica.es.mw*/
