/**           $Source: applook_topnav.css $<br/>
 *     Revision $Date: 2010/01/21 10:03:08CST $<br/>
 *        Description: Main applook style - should be used by all applications
 * @version $Revision: 1.1.1.5 $
 * @author    $Author: Cowles, David A (B804700) $
 */

body {
  background-image: url(https://www.bnsf.com/applook/images/background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 0px;
  margin: 0px;
  padding: 0px;
}
table.mainHeader {
  width: 860px;
  border: 0px;
}
table.mainBody {
  width: 860px;
  border: 0px;
}
td.mainHeader {
  width: 860px;
  height: 80px;
}
td.mainBody {
  width: 860px;
}
