<style>
<!--
td {
 font-family:  "arial ce", arial, helvetica;
 font-size: 8pt;
 color: #FFFFFF;
}

.main {
 background: black url("img/bg_main.gif");
 background-repeat: no-repeat;
}

.contact {
 background: black url("img/bg_contact.jpg");
 background-repeat: no-repeat;
}

.about {
 background: black url("img/bg_about.jpg");
 background-repeat: no-repeat;
}

.poetry {
 background: black url("img/bg_poetry.jpg");
 background-repeat: no-repeat;
}

p {
 font-family:  "arial ce", arial, helvetica;
 font-size: 8pt;
 line-height: 1.8;
 color: #FFFFFF;
}

.big {
 font-size: 10pt;
}

.bold {
 font-size: 11pt;
 font-weight: bold;
}

.poem {
 font-family:  "arial ce", arial, helvetica;
 font-size: 8pt;
 color: #FFFFFF;
}

a {
 color: #FFFFFF;
 text-decoration: underline;
}

a:hover {
 color: yellow;
 text-decoration: underline;
}

a.blank {
 color: #FFFFFF;
 text-decoration: none;
}

a.blank:hover {
 color: gray;
 text-decoration: underline;
}

-->
</style>

