.retirementstyle {
	background-attachment: scroll;
	background-color: #ffa500;
	background-image: url(../backgrounds/orange.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
	height: auto;
	width: 55px;
	border: none ffa500;
	left: 0px;

}

