@charset "UTF-8";
/* CSS Document */


  a {
    color: #303018;
    text-decoration: underline;
  }

  a:hover {
    color: #183030;
    text-decoration: underline;
  }
  body {
	color: #183030;
	font-size: 11;
	font-family: Arial;
	background-attachment: scroll;
	background-image: url(images/Gulf-Glo-NEW-SITE_09.gif);
	background-position: center top;
  }
  input {
    background-color: #f2f2ee; 
    color: #183030;
    font-family: Arial;
    font-size: 11;
  }

  body {
    background-color: #183030;
    margin-top: 0 px;
    margin-left: 0 px;
    margin-right: 0 px;
    margin-bottom: 0 px;
  }
