
.text1{
	color: #0022ee;
	
	
	line-height : 140% ;
	}
.title{
	background-image:url(./img/title.gif); 
	background-position: top left;
	background-repeat: no-repeat;
}
.back1{
	width: 800px;
	height: 600px;
	background-image:url(./img/back.jpg); 
	background-position: top center;
	background-repeat: no-repeat;
}


.posright{
	text-align: right;
}
.poscenter{
	text-align: center;
}
.posleft{
	text-align: left;
}

