body {
background-image: url(images/wire_water.jpg);
background-color: #D7D7D7;
font-size: large;
font-family: Comic Sans MS;
}

table
{
background-image: url(images/wire_water.jpg)
}

p.title
{
text-align:center;
font-size: 250%;
margin-left:40%;
margin-right:60%;
}

h1
{
font-size: x-large
}

div.left
{
top:110px;
left:0px;
float:left;
width:115px;
height:600px;
margin:0;
padding:1em;
position:relative;
/*overflow:auto;
background-image: url(images/wire_water.jpg);*/
}

div.seagulls
{
background: transparent url(images/seagulls.png);
height:14px;
margin-left:  3em;
margin-right: 3em;
z-index:2;
}

div.faq_w_add
{
position:absolute;
min-height:605px;
}

p.center
{
text-align:center;
}
