.headerunderline {
	background-attachment: fixed;
	background-image: url(Graphics/headerunderline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerunderline2 {
	background-attachment: fixed;
	background-image: url(../Graphics/headerunderline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
