body {
font-family: "Bitstream Vera Sans", "Verdana", sans-serif;
}

#main {
position: absolute;
max-width: 40em;
left: 4em;
top: 2em;
right: 25%;
}

#contents {
position: fixed;
right: 4em;
top: 2em;
left: 75%;
padding-left: 1em;
}