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

#bkgnd {
	background: url(../img/mychoice.jpg) no-repeat;
	width: 594px;
	height: 923px;
	position:relative;
	margin:0px 0px 10px auto;
}

#mychoicefig {
	position:absolute;
	left:31px;
	top:755px;
	width:533px;
	height:100px;
	z-index:1;
	visibility:visible;
}
