*
{
	text-align: center;
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	position: relative;
	top : 0px;
    left : 0px;
	width: 798px;
	height: 140px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	text-align: center;
	position: relative;
	width: 798px;
	height: 140px;
}

body
{
	text-align: center;
}