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

*
{
margin: 0;
padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 550px;
	height: 400px;





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

p
{
	text-align: left;
}

 
