body{
  xbackground-color: #ffe6bd;
  font-family:Dancing Script;
  background-image: url("background400.png");
  background-repeat: repeat;
  font-size:20;
}
#container{
  width:800px;
  margin:0 auto;
}

#header{
  width:100%;
  text-align: center;
}

#names{
  padding-top:120px;
  height:160px;
  font-size:120;
  font-weight:bold;
  background-image: url("header.png");
  font-style: italic;
  text-shadow: 4px 4px #b86b00;

}

#menu table{
  font-size:25px;
  width:100%;
}
#menu td{
  text-align: center;
  xwidth:25%;
}
#menu A{color:#000080;font-weight: bold;font-family: Times;}
#menu .selected{font-weight: bolder;color:#000000;text-decoration: none;}
#main_container{

}
#main_container.honeymoon H2{text-align: center;font-size:200%;}
#main_container.about H2{text-align: center;font-size:200%;}
#main_container.about P{font-family:Times;}

.text{font-family:Times}
