*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 500px;
	height: 300px;
}

#rotator img
{
	width: 500px;
		height: 300px;
}

p
{
	text-align: center;
}