*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 492px;
	height: 140px;
	background-image: url(images/logo.gif);
}

#rotator img
{
	width: 492px;
	height: 140px;
}
