@CHARSET "ISO-8859-1";

html body {
  background-color: #685c53;
  font-size: 62.5%;  
}

a {
  color: #ffffff;
  text-decoration: none; 
}

a:hover {
  text-decoration: underline; 
}

#wrapper {
  width: 600px;
  margin: 40px auto; 
}

#content {
  width: 299px;
  float: left;
}

#poster {
  width: 299px;
  float: right;
  position: relative;
}

* html #poster {
  top: -535px;
}

h1 {
  width: 112px;
  height: 23px;
  background: #685c53 url(../images/poster3/logo.gif) no-repeat;
  margin-bottom: 27px;
}

h1 span {
  display: none; 
}

h2 {
 text-transform: uppercase;
 color: #ffffff;
 font-size: 1.2em;
 font-weight: bold; 
 margin-left: 32px;
 margin-bottom: 5px;
}

p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  color: #ffffff; 
  margin-left: 32px;
  margin-bottom: 10px;
  line-height: 1.3em;
}

#contact-info {
  font-family: Georgia;
  margin-top: 35px; 
}

#contact-info p {
  line-height: 1.7em;
  font-family: Georgia;
}

#gallery-mask {
  width: 200px;
  height: 200px;
  margin-left: 30px;
  overflow: hidden; 
}

#gallery {
  width: 600px;
  height: 200px;
}

.gallery-page {
  width: 200px;
  display: inline;
  float: left;
}

.gallery-page img {
  margin: 5px; 
}

#gallery-controls {
  width: 250px;
  height: 21px;
  margin-left: 95px;
}

#gallery-controls input {
  margin: 5px; 
}

#poster img {
  position: absolute;
  top: -53px;
  left: 65px; 
}

#wallpaper-creator {
  margin-bottom: 30px;
  margin-left: 32px; 
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  color: #ffffff; 
}
