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

}

