body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }

#container   { text-align: left; margin: 0 auto; width: 800px }
#absolute   { text-align: left; margin: 0 auto; position: absolute; top: 0; width: 800px }
#links  { color: navy; margin: 5px; position: absolute; top: 100px; width: 165px; border: solid 1px }
a:link.one   { color: navy; font-size: 10pt; font-family: "Zapf Chancery", "Comic Sans MS", cursive; margin: 5px }
a:visited  { color: navy; font-size: 10pt; font-family: "Zapf Chancery", "Comic Sans MS", cursive; margin: 5px }
a:hover  { color: silver; font-size: 10pt; font-family: "Zapf Chancery", "Comic Sans MS", cursive; margin: 5px }
a:active  { color: navy; font-size: 10pt; font-family: "Zapf Chancery", "Comic Sans MS", cursive; margin: 5px }
#copy   { text-indent: 12px; position: absolute; top: 100px; left: 180px; width: auto; height: auto }
img.one  { margin: 5px; float: right }
div.quote  { float: right }
