.bckgroundfixed {
	background-attachment: fixed;
	background-image: url(../final/bckground2.jpg);
	background-repeat: no-repeat;
	background-position: center top ;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment : scroll;
}
.im {
	line-height: 1px;
}

UL {
	margin-bottom: 2px;
	margin-left: 15px;

}