body {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 10pt;
	background: #996699;
	margin-left: 175px;
	margin-top: 175px;
		}

img {
  border: 0;
  }

a:link {
  color: #ff9933;
  text-decoration: none;
  }

a:hover {
  color: #f9ef6b;
  text-decoration: none;
  }

a:visited {
  color: #d8a2c9;
  text-decoration: none;
  }

.navigation {
	margin-top: -165px;
	margin-left: -165px;
	position: fixed;
	width: 150;
	height: 150;
	}

div {
  width: 600;
  margin-top: 800px;
  }

.creativecommons {
  text-align: middle;
  font-size: 10pt;
  width: 300px;
  } 
  

h1 {
  font-size: 48pt;
  color: #CCB333;
  font-family: courier new, monospace;
  margin-top: 2px;
  margin-bottom: 2px;
  }

h2 {
  font-size: 36pt;
  color: #333366;
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: courier new, monospace;
  font-weight: bold;
  }

h3 {
  font-size: 24pt;
  color: #333366;
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: courier new, monospace;
  }

h4 {
  font-size: 16pt;
  margin-top: 2px;
  margin-bottom: 2px;
  }

.indent {
  margin-left: 20px;
  margin-top: 0px;
  }

#prev a{
  text-align: center;
  font-weight: bold;
  font-family: courier new, monospace;
  font-variant: small-caps;
  font-size: 14pt;
  }

#next a{
  text-align: center;
  font-weight: bold;
  font-family: courier new, monospace;
  font-variant: small-caps;
  font-size: 14pt;
  }

#zero {
  margin-top: 50px;
  }
