html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
img, input, textarea { border: 0; outline: 0; }
ul, ol { list-style: none; }
a { outline: 0; text-decoration: none; }

body           { background: #000 url(../images/body_bg.gif) top repeat-x; font-family: Helvetica, Arial, sans-serif; }
#wrapper       { margin: 0 auto; width:950px; overflow: hidden; position: relative; }

#header        { float: left; position: relative; width: 100%; height: 52px; color: #eee; font-size: 13px; }
#header p      { position: absolute; top: 20px; display: block; }
               .align-left  { left: 0; }
               .align-right { right: 0; }
               
#content       { float: left; position: relative; width: 100%; height: 495px; }
h1             { position: absolute; top: 0; left: 94px; width: 300px; height: 335px; display: block; text-indent: -999999px; background-image: url(../images/how-to-kill-it-on-ebay.jpg);}
h2             { position: absolute; top: 354px; left: 92px; width: 306px; height: 54px; display: block; text-indent: -999999px; background-image: url(../images/in-30-days.jpg);}
#book          { position: absolute; top: 0; right: 20px; width: 464px; height: 495px; display: block; text-indent: -999999px; background-image: url(../images/book.jpg);}

#footer        { float: left; position: relative; width: 100%; height: 170px; }
#app-store     { position: absolute; top: -20px; left: 154px; }
.left          { text-align: center; color: #ddd; font-size: 12px; width: 338px; position: absolute; left: 80px; top: 64px; line-height: 1.4; }
.right         { text-align: center; color: #fff; font-weight: bold; font-size: 14px; width: 400px; position: absolute; right: 36px; top: 58px; line-height: 1.8; }



