#banner {
  background-color: black;
  background-image: url('Mechatronics.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 190px;
  position: relative;
  margin-bottom: 5px;
}

a:link, a:visited { 
  color: #cc3300; 
} 

span.highlight, p b {
  color: #a82424;
}

h1 {
  font-size: 1.5em;
  font-family: sans-serif;
  color: #a82424;
}
