body
{
background-image:url("blue.gif");
background-attachment:fixed
}


div.left
{
position:absolute;
width:20%;
height:auto;
top:auto;
bottom:auto;
left:0;
right:auto
}

div.main
{
position:absolute;
width:auto;
height:auto;
top:auto;
bottom:auto;
left:20%;
right:0;
text-align:justify
}

h1,h2
{
font-family:arial;
color:cc0080
}

h4
{
font-family:arial;
color:0040ff
}

font
{
font-family:arial;
color:499fef
}

font.link
{
color:33ccff;
font-size:16
}

font.a
{
color:0080ff
}

font.b
{
color:33ccff	
}

font.c
{
color:2099ff
}

font.d
{
color:33ccff;
font-size:16
}

hr
{
color:4b43e4
}

a:hover
{
text-decoration:none;
color:079fe9
}

a:link
{
text-decoration:none;
color:0080ff
}