@charset "utf-8";
/* CSS Document */

*
{
margin: 0;
padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 790px;
	height: 390px;





#rotator img
{
border: 0;
width: 790px;
height: 390px;
}

p
{
text-align: center;
}

 
