body{

}
#container{
	position:relative;
	width:400px;
	height:400px;
	margin:0 auto;
	border:2px solid black;
}
#rotate_phone_sprite{
	position:relative;
	margin:0 auto;
	width:120px;
	height:210px;
	background-image:url('images/iphone_views.jpg');
	background-position:0px 0px;
}