/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.7.1
 http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */

body {line-height:1.5;margin: 0px; color:#000 }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.1em;font-weight:bold}
h1 a{text-decoration:none; color:#000}
h1 a:focus, a:hover {color:#000; text-decoration:none}

.header_main {width:100%;margin:0 auto; padding:10px 0px 5px 0px; background-color:#AAB5FF; background-repeat:no-repeat; background-position:right; font-family:"Courier New", Courier, monospace; color:#000}
.nav {float:right;padding:5px}
