body {
	padding: 30px;
	}

h1 {
	font-family: Times New Roman, serif;
	text-align: center;
	color: #600000;
	border-top: 8px solid #90b0ff;
	border-bottom: 8px solid #90b0ff;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	}

h2 {
	color: #600000;
	margin-bottom: 5px;
	}

h3 {
	color: #ffffd0;
	background-color: #af7f7f;
	margin: 0;
	padding-left: 1ex;
	padding-right; 1ex;
	}

div.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	margin-bottom: 1em;
	//border-left: thin solid #90b0ff;
	//border-right: thin solid #90b0ff;
	//border-top: thin solid #90b0ff;
	border: thin solid #90b0ff;
	}

div.image {
	width: 60%;
	text-align: center;
	}

div.rant {
	margin-bottom: 1em;
	//border-left: thin solid #600000;
	//border-top: thin solid #600000;
	border: 3px solid #600000;
	border-right: 30px solid #600000;
	border-left: 30px solid #600000;
	width: 60%;
	}

div.rant p {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-indent: 3ex;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	margin-right: 1em;
	}

p {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	margin-bottom: 1em;
	}

p.blurb {
	font-style: italic;
	}

p.links {
	font-size: x-small;
	text-align: center;
	}

p.caption {
	font-style: italic;
	font-size: small;
	}

ul.dialogue {
	list-style-type: none;
	}

span.links {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #000000;
	}

img {
	border: 0;
	}