.width {
	background-repeat: no-repeat;
	background-position: right;
}
.width2 {
	background-repeat: no-repeat;
	background-position: left;
}
.scrolltext {
	font-family: Candara, "Trebuchet MS", Arial;
	font-size: 14px;
	overflow: auto;
	height: 500px;
	width: auto;
	margin-right: 20px;
	margin-left: 25px;
}
