/* Standard element */ a img{ border:none; } body { margin: 0; padding: 0; background: #322c1d url( http://elevensnows.org/images/img1.jpg ); text-align: justify; font-family: courier; font-size: 13px; color: #c3b98b; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: courier; color: #7b5d1a; } h2 { margin: 0 0 20px 0; padding: 0 0 10px 0; background: url(images/img3.gif) repeat-x left bottom; text-transform: lowercase; letter-spacing: 1px; } h3 { margin: 0 0 20px 0; padding: 0 0 10px 0; background: url(images/img3.gif) repeat-x left bottom; text-transform: none; letter-spacing: 1px; } h2 { font-size: 15px; } h3 { font-size: 15px; } p, ol, ul { line-height: 160%; margin-left: 18%; margin-right: 18%; } ul { margin-left: 0; padding-left: 0; list-style: none; } a { color: #a5965d; text-decoration: none; } a:hover { color: #9f780b; text-decoration: none; } strong { color: #a5965d; } .indent { margin-top: 0; margin-left: 130px; } .image { float: left; margin: 0; } #wrapper { background: url( http://elevensnows.org/images/img2.jpg ) repeat-x; } /* Header */ #header { width: 900px; height: 250px; margin: 0 auto; } #header * { color: #eae4ce; } #header h1 { float: left; padding: 90px 0 0 0; letter-spacing: 1px; font-size: 35px; } #header h2 { float: left; padding: 100px 0 0 10px; background: none; font-size: 16px; } #header h2 a { text-decoration: none; } #header ul { float: right; margin: 0; padding: 218px 0 0 0; list-style: none; } #header li { display: inline; } #header li a { display: block; float: left; padding: 0 15px; border-left: 1px solid #ffffff; } #header li.first a { border: none; } /* Content */ #content { width: 900px; margin: 0 auto; } /* Footer */ #footer { clear: both; width: 900px; margin: 20px auto; padding: 20px 0; background: url(images/img4.gif) repeat-x; text-align: center; } #footer p { margin: 0; padding: 0; text-transform: lowercase; } blockquote{ margin-left:1em; padding-left:1em; border-left:3px solid #2e2712; color:#908148; }