Body {
	color:#C7B9BC;
	font: 1em/1.4em Tahoma,sans-serif;
	background-color:#1A1715;
	margin:0;
	}
a {
	text-decoration:none;
	}
a:link {
	color: #328CE1;
	border-bottom: 1px solid #9D8994;
	}
a:visited {
	color: #AB8F9E;
	border-bottom: 1px solid #806A76;
	}
a:hover {
	color: #eee;
	}

h1 {
	width: 530px;
	height: 147px;
	background: url(header.gif) left top no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
h2 {
	font-size: 0.875em;
	}

.poem {
	line-height: 1.5em;
	}
.title {
	font-weight:bold;
	}

#text {
	position:absolute;
	top:90px;
	left:12.5em;
	width:550px;
	z-index:100;
	font-size: 0.8125em;
	line-height: 1.4615em;
	}

#menu {
	position:absolute;
	top:135px;
	left:20px;
	width:95px;
	z-index:90;
	}
#menu h2 {
	color:#AF91A0;
	margin:0;
	padding:0;
	font-size: 0.8125em;
	}
#menu a {
	padding: 0 5px;
	}
ul {
	margin: 0 0 5px 10px;
	padding:0;
	}
ul li {
	display:inline;
	padding-top: 1px;
	font-size: 0.6875em;
	letter-spacing: 0.2em;
	white-space: nowrap;
	}