body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
}
.topbarLeft {
	background-image: url(../images/topback.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.topbarRight	 {
	background-image: url(../images/topbackright.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
