html, body{
height:100%;
margin-top:0px;
text-align:center;
background-image:url(../i/bkgrd.gif);
}
#wrapper{
margin:0 auto;
width:700px;
padding:0px 2px;
background-color:#BBBAB4;
text-align:center;
}
#canvas{text-align:left;
background-color:#FCFCFA;
border-bottom:1px solid #4E471B;
border-right:1px solid #4E471B;
border-left:1px solid #4E471B;
padding: 10px 0px;
}
