*
{
	margin: 0;
	padding: 0;
	white-space: normal;
	background-repeat: repeat;
	text-decoration: none;
}

#rotator
{
	border: 0px solid #0000;
	overflow: hidden;
	position: relative;
	width: 980px; /*Aquí puedes editar*/
	height: 520px;
	top: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rotator img
{
	border: 0;
	width: 980px;
	height: 520px;
}

p
{
	text-align: left;
}
