body {
	background-attachment: fixed;
	background-image: url(images/sidecolor2.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #CCCC99;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #333300;
	text-decoration: none;
}
