		.latin {
			font-family: "Times New Roman";
			font-size: 115%;
			text-align: center;
			font-weight: normal;
			text-indent: 0px;
			color: #8B4513;
			font-variant: small-caps;
		}
		.latinsub {
			font-family: "Times New Roman";
			font-size: 130%;
			text-align: center;
			font-weight: normal;
			text-indent: 0px;
			font-variant: small-caps;
		}
		.c1 {
			font-weight: normal;
			font-size: 95%;
			color: #8B4513;
			padding-left: 25px;
		}
		.c2 {
			font-family: "Calibri", Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 90%;
			text-indent: 0px;
			color: #dc143c;
			padding-left: 50px;
			padding-right: 25px;
		}
		.c2inline {
			font-family: "Calibri", Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 90%;
			text-indent: 0px;
			color: #dc143c;
		}
		.sub {
			font-family: "Comic Sans MS", fantasy;
			font-variant: normal;
			font-size: 110%;
			text-align: center;
			font-weight: normal;
			text-indent: 0px;
			color: #8B4513;
		}
		.warning {
		font-family: sans-serif;
		font-variant: normal;
		font-size: 110%;
		text-align: center;
		font-weight: bold;
		text-indent: 0px;
		color: Red;
}

		body {
			background-image: url('ill/GracchusMonogramcopy.jpg');
			background-repeat: repeat;
			background-attachment: fixed;
			font-family: Arial, Helvetica, sans-serif;
		}
