﻿body.mainpage {
background:#000000 url(welcomepagefall.jpg) no-repeat fixed;
color:black;
}
body.biopage  {
background:#000000 url(biopagefall.jpg) no-repeat fixed;
color:black; background-color:black;
}
body.linkpage 
{background:#000000 url(linkpagefall.jpg) repeat-y fixed;
color:black; background-color:black;
}
body.floattank
{background:#000000 url(floattankfall.jpg) no-repeat scroll;
color:black; background-color:black;
}
body.citylivin {
background:#000000 url(citylivinbackground.jpg) no-repeat fixed;
color:black;
}
body.factory {
background:#000000 url(factorybackground.jpg) no-repeat scroll;
color:black;
}
body.bones {
background:#000000 url(bonesbackground.jpg) no-repeat scroll;
color:black;
}
body.astronamy {
background:#000000 url(astronamybackground.jpg) no-repeat fixed;
color:yellow;
}
body.ourownenemy {
background:#000000 url(ourownenemybackground.jpg) no-repeat scroll;
color:black;
}
body.uphill {
background:#000000 url(uphillbackground.jpg) no-repeat scroll;
color:black;
}
body.rain {
background:#000000 url(rainbackground.jpg) no-repeat scroll;
color:black;
}
body.hectic {
background:#000000 url(hecticbackground.jpg) no-repeat scroll;
color:black;
}
body.contact  
{background:#000000 url(contactpagefall.jpg) no-repeat fixed;
color:black; background-color:black;
}
body.sidebar  
{background:#000000 url(mainsidebar.jpg) no-repeat fixed;
background-position: 100% y%;
color:black; background-color:white;
}

  .rollover a {
display:block; width:180px; height:40px; color:black; 
background: url(tributton.jpg) 0 -40px no-repeat;
font:bold 20px comic sans ms; text-align:center;
margin:5px 0px 5px 0px;
}
.rollover a:hover {
background-position: 0 0;
font-style:italic;
text-decoration:underline;
}
.rollover a:active {
background-position: 0 -80px;
text-decoration:line-through; 
font-style:oblique;
}  

p {font-family:comic sans ms;}
p.welcome{font: normal 14pt comic sans ms}
p.welcome:first-line{font-size:20pt;font-weight:bolder;}


a.border  {border:thick ridge green;}
a:link    {color:black;text-decoration:underline;font-weight:bold}
a:visited {color:black;text-decoration:none;font-style:italic;}

img.blackborder{border:thick ridge black;}
img.greenborder{border:thick ridge green;}

