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

#pose {
	background-image: url(../images/AS_greek_up_02.png);
	display: block;
	height: 610px;
	width: 366px;
	position: absolute;
	background-repeat: no-repeat;
	top: -25px;
	left: 1px;
}

#container{
	background-image: url(../images/AS_greek_down_16.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}