body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size:12px;
	line-height:18px;
}
.greenfade {
	background-image: url(images/greenfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.brownfade {
	background-image: url(images/brownfade.jpg);
	background-repeat: no-repeat;
	height: 112px;
}.border {
	border: 1px solid #C0C0C0;
}

