* html {
margin:0;
padding:0
}

#bg {
background:#00ccff;
margin:0;
padding:0;
}

h1 {
display:none
}

h3 {
font:normal bold 11px/13px verdana,tahoma;
color: #ffeed4;
margin-top:0px;
margin-bottom:0px;
padding-bottom: 0px;
padding-top:0px;
}

#wrap {
position:relative;
margin:0 auto;
width:760px;
height:600px;
padding:0px;
background:transparent
}

#container {
background:#58a437;
height:500px;
position:absolute;
top:305px;
width:760px;
}

#grass {
position:absolute;
top:255px;
width:760px;
height:111px;
background:transparent url(grass.gif) no-repeat;
}

#board {
position:absolute;
width:175px;
height:172px;
top:285px;
left:10px;
background:transparent url(board.gif) no-repeat;
z-index:1
}

#boardtext {
position:absolute;
width:160px;
top:63px;
left:5px;
background:transparent;
z-index:1;
font:normal bold 11px/13px verdana,tahoma;
color: #ffeed4;
text-align:center
}

#linked {
position:absolute;
width:61px;
height:12px;
top:623px;
left:84px;
background:transparent;
z-index:2
}

#facebook {
position:absolute;
width:61px;
height:13px;
top:643px;
left:84px;
background:transparent;
z-index:2
}

#centaur {
position:absolute;
width:222px;
height:300px;
top:290px;
left:460px;
background:transparent url(centaurdrawing.gif) no-repeat;
z-index:2
}

#bubble {
position:absolute;
width:200px;
height:138px;
top:255px;
left:305px;
background:transparent no-repeat;
z-index:1;
outline:none
}

#log {
position:absolute;
width:208px;
height:341px;
top:50px;
left:550px;
background:transparent url(treeright.gif) no-repeat;
z-index:1
}

#flamingo {
position:absolute;
width:100px;
height:200px;
top:340px;
left:165px;
background:transparent url(flamingo.gif) no-repeat;
z-index:2
}

#lake {
position:absolute;
width:760px;
height:414px;
top:85px;
left:0px;
background:transparent url(bank.gif) no-repeat;
z-index:1
}



#com {
position:absolute;
top:0px;
left:0px;
background:transparent url(spread.png) no-repeat;
width:760px;
height:300px;
z-index:1
}




