* { margin: 0; padding: 0; outline: none; }

body { background: #FFF; font-size: 100%; font-family:Arial; }

#wrapper { width: 700px; margin: 0 auto; }

h1 { border-bottom: 1px solid #CCC; font-size: 24px; margin-bottom: 20px; margin-top: 20px; }

h2 { font-size: 18px; margin-bottom: 15px; }

p { margin-bottom: 10px; line-height: 25px; }

#footer { width: 700px; float: left; font-size: 12px; color: #666; border-top: 1px solid #CCC; padding-top: 20px; margin-top: 10px; }