@import "reset.css";

#wrap { margin: 0 auto; text-align: center; }
body { background: url(../images/main-bg.jpg) repeat-x; background-color: #ffffff; color: #555555; line-height: 22px; font-family: Arial; font-size: 12px; text-align: center;  }
h1 { font-size: 60px; margin: 35px 0 25px 0; }
a:link, a:visited { color: #0072bc; text-decoration: none; }
a:hover, a:active { color: #555555; }
p { font-size: 14px; margin-bottom: 15px; }

#header { padding: 70px 0 40px 0 }
#header h1 { font-size: 45px; color: #444; letter-spacing: -3px; font-weight: bold; margin: 20px 0 0 0; padding: 0; }
#header p { font-size: 18px; margin: 10px 0 0 0; }

#footer { border-top: 5px #eee solid; margin: 10px 0 40px 0; text-align: center; }
#footer p { font-size: 18px; margin: 10px 0 0 0; }