.left {
	background-image: url(images/siteimages/revise_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 729px;
	width: 170px;
}
.right {
	background-image: url(images/siteimages/revise_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 729px;
	width: 170px;
}
.centerbg {
	background-image: url(images/watermark_02.jpg);
	background-repeat: repeat-y;
	width: 740px;
	padding: 10px;
}
.border {
	border: thin solid #000000;
}

.centerpaddin {
	padding: 10px;
}
.header {
	font-size: x-large;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
