body
{
margin: 0px;
padding: 0px;
background-image: url(http://www.designsbymomof3.com/layout/bingo/frog/bkmain.jpg);
background-color: #fec760;
background-repeat: repeat-y;
font-family: verdana;
font-size: 14px;
color: #33792a;
cursor: default;
scrollbar-arrow-color: #33792a;
scrollbar-face-color: #fec760;
scrollbar-highlight-color: #33792a;
scrollbar-shadow-color: #feedb8;
scrollbar-track-color: #fec760;
scrollbar-darkshadow-color: #feedb8;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link {
	color: #33792a;
	white-space: nowrap;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #33792a;
}

a:hover {
	text-decoration: underline overline;
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	color: #fec760;
}

a:active {
	text-decoration: none;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

#middle
{
position: absolute;
left: 293px;
top: 572px;
width: 414px;
}

#right
{

position: absolute;
left: 771px;
top: 552px;
width: 204px;
text-align: center;
}

#left
{

position: absolute;
left: 23px;
top: 552px;
width: 204px;
text-align: center;
}



h1
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
padding: 2px;
background-color: #33792a;
font-size: 16px;
color: #fec760;
letter-spacing: 1px;
text-align: center;
border-color: #33792a;
border-style: dotted;
border-width: 2px;
}



