* { margin:0; padding:0 } 
body { text-align:center; background:#000; width:100% } 
#wrap { position:relative; width:909px; margin:auto } 
#octopus { width:909px; height:606px; background-image:url('octopus.jpg') } 
#bubble { position:absolute; top:150px; right:80px; width:376px;  height:auto; background:url('/bubble-mid.png') repeat-y }
#bubble div { background:url('/bubble-top.png') no-repeat; position:relative; top:-10px }
#bubble div div { background:url('/bubble-bot.png') bottom no-repeat; position:relative; top:22px; padding:5px 24px 35px 124px; text-align:justify; font-family:helvetica, sans-serif; font-size:18px; color:#006; font-style:oblique; letter-spacing:1px }
#credit { font-size:10px; display:block; float:right; margin-top:10px; margin-bottom:0; clear:both }
#contact { margin-top:50px; color:#453; font-family:"Segoe UI","Trebuchet MS","Verdana","Helvetica","san-serif"  }