body,td {
	background-color: #98d5ff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt;
	margin: 3%;
                 }

p {text-align: justify;}  /* Do this everywhere, or just for preface?? */

table {padding: 10pt;}

li {padding-bottom: 3pt;}

pre {font-size: 10pt;}

#container{
		width: 650px;
		background: white;
		padding: 10px 40px 10px 40px;
		margin-left: auto;
		margin-right: auto;
	}

#coverart {
		float: left;
		margin: 10px 40px 40px 0;
	}

.clear { clear: both; }

h1.sitetitle{
		margin-top: 75px;
		font-size: 36pt;
	}