#maintitle {
      color: #00017D;
      font-size: 36px;
      font-family: Helvetica,Arial;
      font-weight: bold;
      position: absolute;
      left: 146px;
      top: 12px;
		width: 900px;
      }

#menuitem1 {
      text-align: center;
      position: absolute;
      left: 160px;
      top: 70px;
      padding: 10px;
      height: 80px;
      width: 85px;
		color: Blue;
		font-family: sans-serif;
      }


