html {
background: #004f00;
}

body {
width: 762px;
margin: 0 auto;
background: #fff;
border: #808000 3px solid;
}

body h1 {
margin: 0;
}

#branding {
height: 189px;
background: url(images/index.jpg);
text-indent: -10000px;
border-bottom: #808000 2px solid;
}

#content {
padding: 0 3em 1.5em;
font-family: sans-serif;
}

#content strong.name {
color: red;
font-size: 115%;
}

#content h1 {
text-align: center;
margin: 2em 0 1.5em;
color: red;
font-size: 190%;
}

#content h2 {
text-align: center;
margin: 2em 0 1.5em;
color: red;
}

#content span.sig {
font-size: 175%;
font-family: Zappfino, Monotype Corsiva, cursive;
}

#content p {
line-height: 1.5;
}

#aweber {
width: 500px;
margin: 2em auto;
background: url(images/frame.png) 50% 50% no-repeat;
text-align: center;
padding: 25px;
}

div.cover {
float: right;
}

div.cover a img {
border: 0;
}