/* aspextexts page stylesheet */

body
{ background-color: transparent;
	font-family: georgia, serif; 
	font-size:100%;

}
#aspexmessages {
	position:absolute;
	background-color: transparent;
	background-image: url(images/aspexmessages.jpg);
	Background-repeat: no-repeat;
	left:560px;
	top:370px;
	width:533px;
	height:400px;
}
#buddhax {
	position:absolute;
	background-color: transparent;
	background-image: url(images/buddhax.jpg);
	Background-repeat: no-repeat;
	left:730px;
	top:880px;
	width:129px;
	height:180px;
}

#para0 {
	position:absolute;
	left:610px;
	top:775px;
	width:600px;
	height:70px;
}

#chosen {
	position:absolute;
	left:560px;
	top:10px;
	width:400px;
	height:200px;
}

#aspextexts  {
	position:absolute;
	background-color: transparent;
	font-family: arial,sans-serif; 
	font-size:100%;
	left:100px;
	top:10px;
	width:280px;
	height:2000px;
}
