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

.rotation {
	height:  405px;
	padding: 0;
	width: 500px;
	overflow: hidden;
	margin: 0px;
} 
.rotation img {
	width:  500px;
	height: 405px;
	top:  0;
	left: 0
} 

