<!-- 

body
{
background-color: #000000; 
color: rgb(255,255,204);
line-height: 16px; 
font-size: 12px; 
font-family: verdana, "times new roman", helvetica, arial, serif; 
}
a:link 
{
text-decoration: none; 
color: rgb(206,82,115);
background-color: #000000;
}
a:visited 
{
text-decoration: none; 
color: rgb(102,0,51);
background-color: #000000;
}
a:active 
{
text-decoration: underline overline;
color: rgb(153,0,0);
background-color: #000000;
}
a:hover 
{
text-decoration: underline;
color: rgb(102,187,197);
background-color: #000000;
}
p, td, li, br
{
line-height: 16px;
font-size: 12px;
font-family: verdana, "times new roman", helvetica, arial, serif; 
color: rgb(255,255,204);
background-color: #000000;
}
textarea, select, input
{
line-height: 16px;
font-size: 12px;
font-family: verdana, "times new roman", helvetica, arial, serif; 
color: rgb(255,255,204);
background-color: #000000;
border: 1px solid rgb(206,82,115);
padding: 2px;
}
h1
{
line-height: 22px;
font-size: 16px;
font-family: verdana, "times new roman", helvetica, arial, serif; 
text-decoration: none;
color:rgb(255,204,204);
text-align: center
}
h4
{
line-height: 18px;
font-size: 14px;
font-family: verdana, "times new roman", helvetica, arial, serif; 
text-decoration: none;
color:rgb(255,204,204);
text-align: center
}
#art
{
position: absolute;
top: 0px;
right: 0px;
width: 471px;
height: 900px;
}
#content 
{
position: absolute;
top: 0px;
right: 471px;
width: 329px;
}
img
{
border-style: none;
} 
.align
{
text-align: center;
} 
-->

