

/* style sheet for home ~mack */

body {
background: #00466e;
color: #333;
font-family: "bitstream vera sans",arial,serif;
margin-left: 10%;
margin-right: 10%;
text-align: justified;
}

#content {padding: 1em; 
background: #fff; 
border:groove #999999;}

#banner { 
border:groove #999999;
background:#000000;
}

h1,h2,h3 {color: #000;text-align: center; }
h2 {border-top: 1px dashed #666;padding-top: 1em;}
a {color: blue;}



