body {margin: 0px; padding: 0px; background-color: #108900; overflow: hidden;}
div#back {position: absolute; background: url('images/html-bg-repeat.png') center top repeat-x; margin-left: -450px; padding-right:450px; height: 730px; width: 100%; z-index:1}
img#logo {position: relative; margin-left: auto; margin-right: auto; padding-top: 160px; display: block; }
div#canvasholder {position:absolute; width:100%;  height: 750px; margin-top: 50px; overflow: hidden; z-index: 5;}
div#canvasbox { position: relative; width:1040px; margin-left: auto; margin-right: auto; height:700px;}
canvas#main {width:1040px;height: 700px;}
