html, body {
background: #030102 url(../images/vintage_wall.jpg) fixed repeat-x;
font: 15px Geneva, Arial, Helvetica, sans-serif;
line-height: 15px;
color: #333;
margin: 0 20px 20px 20px;
}

a:link {
color: #6e324b;
}

a:visited {
color: #6e324b;
}

a:hover {
color: #840d3f;
}

a.indent {
padding-left: 20px;
}

h2 {
font: 23px Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding-bottom: 20px;
border-bottom: 1px dotted #1a0517;
}

h3 {
padding-top: 10px;
border-top: 1px dotted #1a0517;
}

#content {
width: 800px;
padding: 10px 20px 20px 20px;
background-color: #b9a48d;
text-align: left;
font: 15px Geneva, Arial, Helvetica, sans-serif;
color: #1a0517;
border: 1px dotted #1a0517;
-webkit-box-shadow: 4px 2px 8px #1a0517;
-webkit-box-shadow: -1px 0 8px #1a0517;
-webkit-border-bottom-left-radius: 12px;
-moz-border-bottom-left-radius: 12px;
-khtml-border-bottom-left-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-moz-border-bottom-right-radius: 12px;
-khtml-border-bottom-right-radius: 12px;
z-index: 100;
position: relative;
display: block;
}

pre {
width: 80%;
margin: 15px 20px 15px 15px;
padding: 15px;
border: 1px dotted #1a0517;
background-color: #FFFFCC;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}

pre.book2 {
margin: 15px 20px 15px 15px;
padding: 5px 15px 15px 15px;
border: 1px dotted #1a0517;
background-color: #FFFFCC;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #1a0517;
}

img.book {
float: right;
}

#iphone {
width: 400px;
height: 400px;
padding: 15px;
font: 15px Geneva, Arial, Helvetica, sans-serif;
color: #1a0517;
border: 0;
z-index: 1;
position: relative;
display: block;
float: right;
text-align: center;
}

#ad {
width: 356px;
height: 320px;
padding: 10px;
font: 15px Geneva, Arial, Helvetica, sans-serif;
color: #1a0517;
z-index: 1;
overflow: visible;
position: relative;
display: block;
float: right;
text-align: center;
}

#ad2 {
width: 256px;
height: 0;
font: 15px Geneva, Arial, Helvetica, sans-serif;
color: #1a0517;
z-index: 1;
overflow: visible;
position: relative;
display: block;
float: right;
text-align: center;
}