/* hello, friend. this is moonball typing. */

/* moonball = echo */

/* you may use this source code to gather css knowledge, play around and perhaps learn from my mistakes ;) */
/* if this has helped you (or not) i'd love to know! send me some mail: moonball at echoing dot org */
/* same goes for any suggestions you have for improvements and the like */

html, body {
margin: 0;padding: 0;font-family: Verdana, Arial, Helvetica, sans-serif;color: #000;background: #545569;min-width: 720px;text-align: center;}
h1 {padding: 0;margin: 0;font-size: 16px;text-align: center;}
h2 {padding: 0;margin: 0;font-size: 14px;text-align: center;}
p {margin: 9px 0 0 0;padding: 0;font-size: 11px;line-height: 18px;}
blockquote {font-variant: small-caps;font-size: 12px;text-align: center;}
#centerwrap {background: #fff;width: 500px;margin: 10px auto;padding: 1px 0;text-align: left;}
#content {background: #72748F;margin: 0 1px;padding: 10px;}
a {text-decoration: none;color: #fff;}