*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	
	width: 400px;
	height: 300px;
}

#rotator img
{
	border: 0;
	width: 400px;
	height: 300px;
}

p
{
	text-align: center;
}

