body{

/*  background-color:lightyellow; */


  color:#5f4c36;

  font-family: arial, "Times New Roman", sans-serif;

  font-size:12pt;
  text-align:center;

  background-image:url('../../pic/wedding/papyrus.jpg');
  background-repeat: repeat;

  background-position: absolute;

/*    background-size: 100% auto; */
}

img {
 border-color: #5f4c36;
}


a{

  color:#5f4c36;

  text-decoration: none;

  font-style:oblique;

}

a:hover{

  color: #aa8f00;

  text-decoration: none;

  font-style:oblique;

  border-width: 0px;

}

p{

  color: black;

  font-family:areal;

}

input, textarea, select, option{

  background:transparent;
  font-color: #5f4c36;
  color: #5f4c36;

}

h1{

  font-style:oblique;

  font-family:areal;

}

