body
{
margin: 0px;
padding: 0px;
background-image: url(http://crystalscottage.com/2009/wolfescanasta/wolfescanastaback.png);
background-color: #000000;
background-repeat: repeat-y;
font-family: tahoma;
font-size: 14px;
color: #0863F2;
cursor: default;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #0863F2;
scrollbar-3dlight-color: #0863F2;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #0863F2;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #0863F2;
text-decoration: none;
cursor: hand;
}

a:hover
{
color: #000000
text-decoration: none;
cursor: hand;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#leftside 
{
position: absolute;
left: 29;
top: 308;
width: 189;
}

#middle
{
position: absolute;
left: 261px;
top: 485px;
width: 480px;
}

#rightside
{
position: absolute;
left: 782px;
top: 308px;
width: 189px;
}

h1
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
padding: 2px;
background-color: #000000;
font-size: 14px;
color: #0863F2;
letter-spacing: 1px;
text-align: center;
border-color: #779DF7;
border-style: dotted;
border-bottom:dotted 1px;
border-left-style:dotted;
border-right-style:dotted;
border-width: 1px;
}



