.wagonBG {
	background-image: url(images/wagonBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom:10px;
}
.leftShadow {
	background-image: url(images/leftShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.oldNote {
	background-attachment: fixed;
	background-image: url(images/note.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
