/* CSS Document */
body    {
        text-align: center;
        background-color: grey;
        font-weight: 100;
        }
#inh    {
        height: 1000px;
        width: 800;
        margin: auto;
        background: url(hg.jpg);
        background-repeat: no-repeat;
        }
#inh3    {
        height: 980px;
        width: 800;
        margin: auto;
        background: url(hg.jpg);
        background-repeat: no-repeat;
        }
#text1  {
        position: absolute;
        height: 800px;
        width: 368px;
        top: 210px;
        margin-right: 400px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text1 {width: 398px; height: 805px; margin-left: -400px; padding-top: 1em; filter: alpha(opacity=70);}
#text11  {
        position: absolute;
        height: 780px;
        width: 368px;
        top: 210px;
        margin-right: 400px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text11 {width: 398px; height: 805px; margin-left: -400px; padding-top: 1em; filter: alpha(opacity=70);}
#text2  {
        position: absolute;
        height: 800px;
        width: 370px;
        top: 210px;
        margin-left: 400px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text2 {width: 400px; height: 805px; margin-left: 0px; padding-top: 1em; filter: alpha(opacity=70);}
#text22  {
        position: absolute;
        height: 780px;
        width: 370px;
        top: 210px;
        margin-left: 400px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text22 {width: 400px; height: 805px; margin-left: 0px; padding-top: 1em; filter: alpha(opacity=70);}
#text3  {
        position: absolute;
        height: 470px;
        width: 90px;
        top: 40px;
        margin-left: 820px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text3 {width: 90px; margin-left: 410px; filter: alpha(opacity=70);}
#text33  {
        position: absolute;
        height: 500px;
        width: 370px;
        top: 40px;
        margin-left: 400px;
        background-color: black;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        opacity: 0.70;
        }
*html #text33 {width: 400px; margin-left: 0px; filter: alpha(opacity=70);}
#text4  {
        position: absolute;
        top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        height: 20px;
        width: 70px;
        }
*html #text4 {width: 800px; margin-left: -400px; padding-top: 2em;}

h1    {
      font-family: tahoma, sans;
      font-weight: 900;
      font-size: 28px;
      color: white;
      }
p     {
      font-family: tahoma, sans;
      font-weight: 100;
      font-size: 16px;
      color: white;
      }
.i    {
      display: inline;
      font-weight: 100;
      font-size: 16px;
      }
a     {
       font-family: tahoma, sans;
       font-weight: 400;
       font-size: 16px;
       color: red;
       text-decoration: none;
       }
a:visited {
        font-family: tahoma, sans;
        font-weight: 100;
        font-size: 16px;
        color: red;
        text-decoration: none;
        }
a:hover {
        font-family: tahoma, sans;
        font-weight: 100;
        font-size: 16px;
        color: orange;
        }
textarea   {
        font-family: tahoma, sans;
        width: 355px;
           }
.input   {
        font-family: tahoma, sans;
        width: 195px;
           }

