* {margin: 0; padding: 0;}

html, body { background: #FFF; }

#innerPage { text-align: left; width: 525px; height: auto; margin: 15px; }
#innerPage h1 { margin: 15px; font-size: 14px; text-transform: uppercase;  }
#innerPage p { margin: 15px; font-size: 12px;}
#innerPage img.right { margin: 15px; float: right; }
