html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

@font-face {
  font-family: "Fontin Sans";
  src: url(Fontin_Sans_R_45b.otf);
}

html, body {
  font: normal 1em "Georgia";
  color: #3E3D40;
  text-align: center;
  height: 100%;
  background-color: #000;
}

h1, .h-a {
  font: normal 1.3em "Fontin Sans";

}

h2 {
  font: normal 1.2em "Fontin Sans";
  margin-top: 1em;
}

p {
  margin-top: 1em;
}

strong {
  font-weight: bold;
}


#env {
  width: 600px;
  margin: 0 auto;
  text-align: left;
  padding: 0 1em;
  border: 2px solid #FFD417;
  border-width: 0 2px;
  min-height: 100%;
  background: #fff url(../luxus.gif) no-repeat center 20px;
}

#content {
  padding: 1em 0 50px 0;
  margin-top: 50px;
  border-top: 2px solid #FFD417;
}

#contact {
  background: url(../contact.png) no-repeat left top;
  width: 217px;
  height: 14px;
}

a {
  color: #3E3D40;
}
