.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #582201;
	vertical-align: 0%;
	word-spacing: 0em;
	margin: 10px;
	line-height: 22px;
}
#bg {
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	background-image: url(images/paper1.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

