* {
	margin: 0;
	padding: 0;
}
#rotator {
	overflow: hidden;
	position: relative;
	width: 450px;
	height: 430px;
	margin: 0px auto;
}
#rotator img {
	width: 450px;
	height: 430px;
}
