paperless {
	background-attachment: fixed;
	background-image: url(forest.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.paperless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000066;
	background-attachment: scroll;
	background-image: url(forest.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
	text-indent: 4in;


}
