  body {
  font: normal 13px Georgia;
  line-height:2em;
  margin:0;
  background: #ffe9b9 url('tlo.jpg') repeat-x;
  }
  #baner {
  margin:auto;
  width: 900px;
  height: 388px;
  background: url('baner.jpg');
  }
  #menu {
  padding-top:20px;
  margin:auto;
  width: 900px;
  height: 53px;
  background: url('menu.png');
  text-align: center;
  }
  #menu img {
  margin: 0 25px 0 25px;
  border:none;
  }
  #main {
  margin:auto;
  width:851px;
  min-height: 700px;
  padding:20px;
  }
  #con {
  width:900px;
  height:auto;
  margin: auto;
  background: #ffe9b9 url('bg.png') repeat-y;
  }
  input,textarea {
  margin:3px;
  background: #ffecc1;
  padding:5px;
  border: 1px solid #d3b87b;
  }
  img {border:none;}
  a {color: #ff9000;}
  a:hover {color: #ff1200;}
  h1 {font: bold 16px Georgia;line-height:2em; letter-spacing: -0.05em;}