.repeat-right {
	background-image: url(images/secure-transportation_08.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.repeat-left {
	background-image: url(images/secure-transportation_11.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2 {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman";
	font-size: 16pt;
	color: #202157;
	line-height: 20pt;
}
h1 {
	font-size: 28pt;
	line-height: 50pt;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
