*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 3px solid #d1c5af;
	 
		overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 763px;
	height: 79px;
}

#rotator img
{
	width: 763px;
	height: 79px;

}

p
{
	text-align: center;
}