body {background-color: #7f0000 ; margin-top: 20px ;
      background-image: url('images/graphsta-bordback31kh.jpg');
      background-repeat: repeat-y }

h1,h2,h3,h4,h5,p {font-weight: bold ;
    margin-left: 10px ; 
    text-align: left ;
    color: #ffffff ;
    font-family: "Gill Sans", Arial, sans-serif}
h1 {text-align: center; margin-left: 0px}

a:link     { color: #ff0000; background: #7f0000; text-decoration: underline; }
a:visited  { color: #7777ff; background: #7f0000; text-decoration: underline; }
a:hover	   { color: #ffff77; background: #7f0000; text-decoration: underline; }
a:active   { color: #ffff77; background: #7f0000; text-decoration: underline; }
body:style { background-color: #7f0000; text-color: #ffffff; }
