body {
padding: 40px 10px 0 10px;
font-size: 11px;
font-family: bitstream, verdana, helvetica, sans-serif;
text-align: center;
}

h1 {
font-size: 160%;
font-weight: bold;
margin: 0;
padding: 20px 0 10px 0;
}

h1 a {
color: #000;
text-decoration: none;
}

h1 a:hover {
text-decoration: underline;
}

img {
border: none;
}

.SiteSection {
max-width: 50em;
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
}

.SiteSection img {
margin: 0 30px 20px 30px;
}

.SiteSection.Left {
padding-left: 80px;
text-align: left;
}

.SiteSection.Left img {
float: left;
}

.SiteSection.Right {
padding-right: 80px;
text-align: right;
}

.SiteSection.Right img {
float: right;
}

#GetFirefox {
clear: both;
text-align: center;
margin: 4em 0 2em 0;
}

#Footer {
clear: both;
margin-top: 2em;
background-color: #fff;
color: #bbb;
margin-left: auto;
margin-right: auto;
}

#Footer p {
margin: 0 0 10px 0;
}

#Footer a {
color: #999;
}

#Footer a:hover {
text-decoration: underline;
}

