body { 
  color: #dddee0;
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
   background: #000033 url("img/1-bg.jpg") repeat-x;
   margin: 0px;
}
a:link { color: #000000; text-decoration: underline; font-family: Times New Roman, Times, serif;}
a:visited { color: #333399; text-decoration: underline; font-family: Times New Roman, Times, serif;}
a:hover { color: #ff0000; text-decoration: underline; font-family: Times New Roman, Times, serif;}
a:active { color: #00ffff; text-decoration: underline; font-family: Times New Roman, Times, serif;}

#copyrights a:link { color: #FFFFFF; text-decoration: underline;}
#copyrights a:visited { color: #FFFF99; text-decoration: underline;}
#copyrights a:hover { color: #FF0000; text-decoration: none;}
#copyrights a:active { color: #FF0000; text-decoration: none;}
table { 
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  
  }
#main { width: 667px;}
.header { 
  height: 50px;
  background: #121353;
  text-align: center;
  }
.photo { 
  height: 423px;
  width:669px;
  background: url("img/1-photo.jpg") no-repeat;
  text-align: center;
  }
.intro-text { width: 70%; padding-top: 40px;}
.footer { width: 50%; text-align: center; height: 73px; border-right: 1px solid #8dc6ff;}
.footer2 { width: 50%; text-align: center;}
