html { overflow-x: hidden; }

body {
  background: #fff url('background.jpg') top center no-repeat;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  color: #fff1ad;
  margin: 0px;
  padding: 0px;
}

div{ font-family: arial; color: #fff1ad; font-size: 12x; }

a         { color:#fff1ad; text-decoration: none; }
a:visited { color:#fff1ad; text-decoration: none; }
a:hover   { color:#fff1ad; text-decoration: underline; }

.page_container { position: relative; width: 800px; margin: auto; text-align: left; }
.page_top { width: 800px; height: 197px; background: url('top.jpg') top right no-repeat; text-align: center; }
.tt { font-size: 16px; font-weight: bold; color: #f59a19; width: 440px; text-align: center; }
.tt1 { font-size: 29px; }
.tt2 { font-size: 12px; color: #000; }
.page_bottom { width: 800px; height: 76px; background: url('bottom.jpg') top right no-repeat; }
.bg { width: 800px; height: 403px; background: url('bg.jpg') top right repeat-x; }

.Link1 { margin-top: 15px; width: 798px; height: 70px; position: absolute; }
.Link2 { /* background: blue; margin-left: 510px; margin-top: 15px; width: 215px; height: 70px; position: absolute; */ }
.autLink { margin-left: 245px; width: 265px; height: 70px; position: absolute; }