div.boxheader{
	background-image: url(bg.jpg);
	background-repeat: 
	no-repeat;
	background-attachment: 
	fixed
	height: 20px;
	vertical-align: top;
	padding: -5px, 0px, 2px, 2px;
}
