body 
{
background-color:#000000;
width:800px
} 

p
{
text-align:justify;
color:#ffffff;
font-family:verdana;
font-size:10pt;
position:fixed;
top:20px;
left:430px;
width:430px;
}

form
{
text-align:justify;
color:#ffffff;
background-color:#000000;
font-family:verdana;
font-size:10pt;
position:fixed;
top:100px;
left:430px;
width:430px;
}


textarea 
{
color:#ffffff;
background-color:#000000;
border-width:1px;
border-color:#ffffcc;
border-style:solid;
}


input
{
color:#ffffff;
background-color:#000000;
border-width:1px;
border-color:#ffffcc;
border-style:solid;
}


h1
{
position:fixed;
top:450px;
left:130px;
}

a
{
color:#ffffff;
font-family:arial
}

a:hover
{
color:#ff9935;
font-family:arial
}

