*{ margin: 0; padding: 0; }
body{ color: #000; font: normal 14px "Lucida Grande"; }

img{ border: 0; }


#page{ width: 400px; margin: 0 auto; text-align: center; margin-top: 80px; }
h1{ display: none; }
h2{ margin: 5px 0px 10px 0px; font-size: 1.8em; }

a{ color: #F6A239; text-decoration: none; font-size: 1.2em; }
a:hover{ text-decoration: underline; }

p{ line-height: 18px; }