body
{
  background: url(bluewater.jpg);
  background-attachment: fixed;
}
.aboutcss {
background-color: white;
text-align: justify;
width: 600px;
height: 100px;
padding: 5px;
position: relative;
font-family: "Comic Sans MS", serif;
color: blue;
font-size: 90%;
}
sup
{
font-size:50%;
}

a:hover
{
 color: #FF0
}
a:link
{
 color: #F00
}
a:visited
{
 color: #F00
}
.address{
:;
}

td
{
 text-align: center;
}

tr.links
{
 height: 38px;
}

img
{
 border-width: 0px;
}

img.button
{
  width: 130px;
  height: 32px;
}

img.button:hover
{
  border-width: 2px;
}

img.button:active
{
  border-width: 2px;
 border-color: blue;
}

img.whiteline
{
  width: 1100px;
  height: 5px;
}

img.side
{
  width: 300px;
}

img.blueline
{
  height: 5px;
}