.headerbg {
	background-attachment: fixed;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#line {
	background-attachment: fixed;
	background-image: url(images/leftline.gif);
	background-repeat: repeat-y;
	background-position: top 837px;
}
.text11 {
	font-family: Tahoma, Helvetica, Times;
	font-size: 13px;
	color: #000000;
}
