body
{
background-color:black;
color:white;
font-size: 12pt:
font-family: arial:
}

div.head
{
background-image:url(rodi.jpg);
background-repeat:no-repeat;
position:absolute;
width:633px;
top:0px;
height:120px;
right:0px;
overflow:visable;
}

div.resize
{
background-image:url(flametop.jpg);
background-repeat:no-repeat;
background-position:top right;
position:absolute;
left:190px;
right:633px;
top:0px;
height:180px;
overflow:hidden;
}

div.navbar
{
background-image:url(flame.jpg);
background-repeat:no-repeat;
position:absolute;
left:0px;
top:0px;
bottom:0px;
width:190px;
overflow:auto;
}

div.main
{
background-image:url(rodleg.jpg);
background-position:top right;
background-repeat:no-repeat;
position:absolute;
left:190px;
right:0px;
top:120px;
bottom:30px;
overflow:auto;
}

div.cred
{
position:absolute;
left:190px;
right:0px;
height:30px;
bottom:0px;
}

h1
{
font-size:large;
color:green;
text-decoration:underline;
}

h2
{
font-size: 18pt;
color: #FACFAC;
font-family: 'sans serif';
text-decoration:italic;
}

a:link    {color:yellow}
a:visited {color:orange}
a:hover   {color:white}

address
{
color: #FFAFFA;
}