/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2009 
  Thomas Schwarz
  Werkstatt fuer Softwareentwicklung
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
  position: relative;
  left: -10px;
  width: 940px;
  height: 420px;
  top: 20px;
  background-image: url(img/mast.bkg.gif);
  background-repeat: no-repeat;
  text-indent: -5000px;
}

#mimg {
  position: absolute;
  left: 28px;
  top: 38px;
}
