body
{
margin: 0px;
padding: 0px;
background-image: url(http://crystalscottage.com/customs/sales/all4one/bearsback.jpg);
background-color: #000000;
background-repeat: repeat-y;
font-family: tahoma;
font-size: 14px;
color: #1CE901;
cursor: default;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #1CE901;
scrollbar-3dlight-color: #1CE901;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #1CE901;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #1CE901;
text-decoration: none;
cursor: hand;
}

a:hover
{
color: #FFE845
text-decoration: none;
cursor: hand;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#leftside 
{
position: absolute;
left: 13;
top: 508;
width: 221;
}

#middle
{
position: absolute;
left: 263px;
top: 508px;
width: 471px;
}

#rightside
{
position: absolute;
left: 763px;
top: 508px;
width: 221px;
}

h1
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
padding: 2px;
background-color: #000000;
font-size: 14px;
color: #1CE901;
letter-spacing: 1px;
text-align: center;
border-color: #FFE845;
border-style: dotted;
border-bottom:dotted 1px;
border-left-style:dotted;
border-right-style:dotted;
border-width: 1px;
}


