@charset "utf-8";

.imgborder {

	border: 2px solid #C5B850;

	margin: 10px;

	padding: 10px;

}



.maintable {

	position: fixed;

	visibility: visible;

	width: 800px;

	vertical-align: middle;

	float: none;

}

.head2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-variant: small-caps;

	color: #990000;

	text-decoration: underline;

}

.imagespacing {

	padding: 10px;

}

.bgimage {
	background-image: url(flows.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

