body {
  margin: 0px;
  background-color: #7E0315;
}
.copy {
  font-family: verdana,arial;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.copy:hover {
  font-family: verdana,arial;
  font-size: 11px;
  color: silver;
  font-weight: bold;
  text-decoration: underline;
}
.tcopy {
  margin: 0 3 3 0px;
  font-family: verdana,arial;
  font-size: 11px;
  color: white;
}
.menu {
  margin-left: 10px;
  font-family: georgia,timees;
  font-size: 13px;
  color: #DEBEBD;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}
.menu:hover {
  margin-left: 10px;
  font-family: georgia,timees;
  font-size: 13px;
  color: snow;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
.smenu {
  margin-left: 10px;
  font-family: georgia,timees;
  font-size: 13px;
  color: snow;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
.order {
  font-family: timees;
  font-size: 16px;
  color: #EBD6D9;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
.photo {
  font-family: timees;
  font-size: 18px;
  color: #DCBABF;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
  text-decoration: underline;
}
.galer {
  font-family: timees;
  font-size: 15px;
  color: #DEBEBD;
  font-style: italic;
  line-height: 24px;
  text-decoration: underline;
}
.head {
  margin-top: 10px;
  font-family: timees;
  font-size: 15px;
  color: #EDDCDB;
  font-style: italic;
  font-weight: bold;
  line-height: 24px;
}
.text {
  margin-right: 15px;
  font-family: timees;
  font-size: 15px;
  color: #EDD7D7;
  line-height: 18px;
  text-align: justify;
}
.ltext {
  font-family: timees;
  font-size: 15px;
  color: #EDD7D7;
  line-height: 18px;
  text-decoration: underline;
}
.mlang {
  font-family: verdana;
  font-size: 11px;
  color: snow;
  font-weight: bold;
  text-decoration: none;
}
.email {
  font-family: verdana;
  font-size: 11px;
  color: snow;
  text-decoration: none;
}
.email:hover {
  font-family: verdana;
  font-size: 11px;
  color: snow;
  text-decoration: underline;
}
.mlink {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.mlink:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}


input {
 width:180px;

}
