body { 
  /*background-image:url(../images/background2-index.jpg);*/
}


body { 
  margin:0px;
  /*background-image:url(../images/background2-index.jpg);*/
  background-color:#FFFFFF;
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
/*   font:Georgia; */
  font-size:100%;
  color:#000000;
  text-align:left;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}



div {
    padding-left: 20px;
    padding-right: 20px;
}



/*
center {
  margin: 0px;
}
*/

h1 { 
  font-size:2.3em;
  /* font-size:3.3em; */
  /* color:#000000; */
  color:#012b7f;
  font-weight:normal;
  /* Top Right Bottom Left */
  margin:0 0 0 0;
  margin-top: 20px;
  text-align:center;
}

h2 { 
  font-size:1.5em;
  /* color:#000000; */
  color:#012b7f;
  /* Top Right Bottom Left */
  margin:0 0 0 0;
  text-align:center;
}

h3 { 
  margin:0px;
  font-size:1.3em;
  color:#012b7f;
  color:#00007f;
  /* background-color: #ffffff;*/
  /* Top Right Bottom Left */
  margin:0 0 2 0;
}

h4 { 
  margin:40px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:40px;
  font-size:1.1em;
  /* color:#000000; */
  color:#012b7f;
  /* Top Right Bottom Left */
  margin:0 0 2 0;
}

h5 { 
  margin:0px;
  font-size:0.9em;
  /* color:#000000; */
  color:#012b7f;
  /* Top Right Bottom Left */
  margin:0 0 2 0;
}

h6 { 
  margin:0px;
  font-size:0.7em;
  /* color:#000000; */
  color:#012b7f;
  /* Top Right Bottom Left */
  margin:0 0 2 0;
}

p {
  font-size:1.0em;
}


#email {
}

#email a {
  color:#0000AA;
  text-decoration: none;
}

#email a:hover {
  color:#FFCC00;
  text-decoration: underline;
}
