.middlebg {
	background-attachment: fixed;
	background-image: url('../images/temp/middle.bg.html');
	background-repeat: no-repeat;
	background-position: left top;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.testasplit {
	background-attachment: fixed;
	background-image: url(../images/temp/testa.split.gif);
	background-repeat: repeat-x;
	background-position: center center;
}