@charset "ISO-8859-1";
body {
	background-attachment: fixed;
	background-image: url(images/PBsideborder.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow: visible;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

