body.custom { background: #fff; } 
.custom #container { margin-top: 2em; margin-bottom: 2em; padding: .5em; border: 1px solid #FF9933; }
.custom #page { background: #fff url('images/orangeback.png') no-repeat fixed 20% 30% ; }

.custom a { color:#FF9933; text-decoration: none ; }
.custom a:hover { color:#FF9933; text-decoration: underline ; }

.custom h2 { color:#ff6300; font-weight: bold; }
.custom blockquote { color:#000000; background:#ffcc99 url('images/quote.png') no-repeat; font-weight: bold; }

.custom #header #logo a { display: block; height: 100px; width: 1000px; background: url('images/header.png') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }

.custom #disqus_thread { padding-left: 0px; padding-right: 10px; }