.attachedbkg {
	background-attachment: fixed;
	background-image: url(squares.gif);
	background-repeat: repeat;
	background-position: left top;
}

