body
{
	background-color:Black;
	color:White;
	margin-top:120px;
}
#header
{
	position: absolute;
    width: 100%;
    height: 120px;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
}
p.main
{
	color:Silver;
	font-family:Century Gothic;
	text-align:center;
}
h1.title
{
	color:Aqua;
	font-family:Century Gothic;
	font-weight:bold;
	text-align:center;
}
h2.title
{
	color:Aqua;
	font-family:Century Gothic;
	text-align:center;	
}
h3.title
{
	color:Aqua;
	font-family:Century Schoolbook;
	text-align:center;
}
li.contents
{
	color:Teal;
	font-family:Century Gothic;
}
a.contents
{
	color:Fuchsia;
	font-family:Century Gothic;
}
img.corner
{
	margin-left:12px;
}
a.general
{
	color:Teal;
	font-family:Century Schoolbook;
}
blockquote.poet
{
	color:Silver;
	font-family:Century Schoolbook;
	text-align:center;
}
li.poet
{
	color:Silver;
	font-family:Century Schoolbook;
	text-align:center;
}
