/* amusement-parks.com Style Sheet */

body { font-family: sans-serif; font-size: 14px; text-align: center; color: #333; }
a:link { color: #0000ff; } a:active { color: #f00; } a:visited { color: #639; }

#wrapper { margin-right: auto; margin-left: auto; width: 750px; }

h1 { font-size: 20px; }
h2 { font-size: 15px; color: #333; }
h3 { margin-top: 25px; font-size: 12px; font-style: italic; color: #999; }
p { font-size: 14px; }

#footer { margin-top: 25px; font-size: 11px; }