body
#{
#background-image:
#	url('sblappy.png');
#background-repeat:
#	no-repeat;
#background-position:
#	bottom right;
#background-attachment:
#	fixed;
#}

img.logo
{
position: absolute;
left: 20px;
top: 0px;
z-index: 1;
}

#container
{
width: 800px;
top: 0;
right: 0;
left: 0;
margin: auto;
}

#maincell
{
position: absolute;
top: 30px;
width: 800px;
background: transparent url('back.gif');
border-style: dashed;
}


#foot
{
padding: 10px;
position: absolute;
bottom: 0pt;
font-size: large;
text-align: center;
}




p
{
text-align: left;
color: black;
font-family: verdana;
font-size: medium;

}






