
/* Reset default browser styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* Setup site elements */

html, body { width: 100%; height: 100%; }
body { padding-top: 38px; background: #3592a8 url(../img/ground-sky.jpg) 0 55px repeat-x; overflow: hidden; font-size: 62.5%; font-family: Helvetica, Arial, sans-serif; text-align: center; }
div#grass { width: 100%; height: 51px; background: transparent url(../img/grass.gif) 0 0 repeat-x; }
div#soil { margin-top: 124px; width: 100%; height: 100%; background: #3c2c1e url(../img/dirt.jpg) 0 0 repeat; font-size: 1.3em; line-height: 1.48em; }
div#core { position: absolute; bottom: 0; width: 100%; height: 138px; background: transparent url(../img/ground.jpg) 0 0 repeat-x; }

h2 { font-size: 1.96em; font-family: Trebuchet MS, Helvetica, Arial, sans-serif; color: #96ac46; }
h3 a { text-decoration: none; font-size: 1.75em; font-style: oblique; font-family: Georgia, serif; color: #a7d1da; }
h3 a:hover { border-bottom: 1px solid #a7d1da; }
