
#wrapper{
	position: absolute
	height: 400px;
	width:543px;
}

#wrapperborder{
	position: absolute;
	height: 402px;
	width:548px;
}

#wrapperinside{
	position: absolute;
	height: 396px;
	width:543px;
}

#pageimage{
	position:absolute;
	left: 0px;
	top: 130px;
	width: 543px;
	height: 231px;
	border: 0;
	z-index: 1;
}

#pagetext{
	position: absolute;
	top: 160px;
	left: 70px;
	width: 403px;
	height: 150px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	z-index: 10;
}	
	
#proceedbutton{
	position:absolute;
	left: 468px;
	top: 350px;
	width: 67px;
	height: 25px;
	border: 0;
	z-index: 11;
}
