html, body { margin: 0; padding: 0; border: 0; }
body { color: #333; background-color: #fff; font-family: verdana, sans-serif; font-size: 12px; text-align: center; margin: 5px 0; }
#wrapper { margin: 0 auto; width: 780px; font-size: 12px; text-align: left; background-color: #ccc; }
* html .wrapper { width: 780px; }
a:link { text-decoration: none; color: #00f; }
a:visited { text-decoration: none; color: #00f; }
a:hover { text-decoration: none; color: #000; }
h1 { font-size: 20px; color: #333; }