body { background: url(/images/background.jpg) #ccc no-repeat 50% 50%; font-family: Georgia, Futura, Verdana, Arial, sans-serif; color: #fff; font-size: .7em; margin: 0; padding: 0; text-align: center; height: 100%; width: 100%; }
#container { width: 792px; text-align: left; margin: 0 auto; }
#header { background: url(/images/logo.png) 0 0; width: 471px; height: 93px; position: absolute; top: 30%; left: 10%; } 
#content { position: relative; border: none;  width: 790px; height: 474px}
#contact { text-align: right; position: absolute; bottom: 8px; right: 10px; }
h1 {  font-size: 1.4em; margin: 0; padding: 0; border-bottom: dotted 10px #fff; padding-bottom: 20px; margin-bottom: 20px; }
h2 { font-size: 1.2em; margin: 0; padding: 0; padding-top: 5px; }
p {  margin: 0; padding: 0;  }
.spam { display: none; }