body {
	background-image: url(images/bg.png); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
}



td, th {
	border: 0px solid #FFFFFF;
	vertical-align: top;
}



a {
	color: #6666dd;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #770077;
}

a:hover {
	text-decoration: underline;
}



img {
	border: 0;
}



b {
	font-weight: bold;
}

li {
	line-height: 2.5em;
}




#body {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 550px;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;

	color: #FFFFFF;
	margin-right: 100px;
	margin-top: 20px;
}
.menu td {
	width:110px;
	vertical-align: middle;
}
.menu a {
	font-size: inherit;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
  	text-decoration: underline;
} 
.menu h1{
	font-size: 20px;
	margin-bottom: 0;
}
.menu h2{
	font-size: 12px;
	margin-top: 0;
}
.bl {
	position:absolute;
	bottom:30px;
	left: 10px;
}



.title {
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0;
}
.title h1 {
	font-size: 36px;
	margin-bottom: 0;
}
.title h2 {
	font-size: 14px;
	margin-top: 0;
	letter-spacing: 0.7em;
	margin-bottom: 6em;
}


.maincontent{
	font-size: 28px;
	color: white;
	text-align: center;	
}

.normal,.centered,.bold{
	font-size: 20px;
	color: white;	
}


.centered,.comment,.yellowcomment{
	text-align: center;
}

.comment,.yellowcomment,.yellowdescription{
	font-size: 16px;
}
.comment{
	color: white;
}
.yellowcomment,.yellowdescription{
	color:#DD5;
}
.bold{
	font-weight: bold;
}


.poem {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0;
	line-height: 1.5em;
}
.poem h1 {
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}
.poem h2 {
	font-size: 10px;
}
