html,body{
  background-color: #eee8aa;
  line-height: 1.5em;
}


table.tipsbox{
  border-width: 0px;
}


table.tipsbox td{
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}


.csc-header h1{
  color: red;
  padding-left: 40px;
  background-position: left center;
  background-image: url(../images/hahn_ul.jpg);
  background-repeat: no-repeat;
}

a{
  color: red;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}