

body {
 font-family: sans-serif;
 color: black;
 background-color: white;
 background-position: top left;
 background-attachment: fixed;
 background-repeat: no-repeat;
}

img { border-width:0 }

h1, h2, h3, h4, h5 {
 text-align: left;
 font-family: sans-serif;
 font-weight: normal;
 color: #51A5BA;
 margin-left: 0
}

h2 { background-color: silver ; }

blockquote { margin-left: 1em }

div.head p { margin-left: 0 }	  



#core { width:75% }
p { clear: left }

