body
{
    background: #003 url(images/bg.gif) repeat-x;
    font-family: sans-serif;
    margin-left: 1em;
    margin-right: 10%;
}

h1 {color: red; font-weight: normal;}
p {color: white; margin-left: 2em; margin-right: 25%; font-size: larger;}
p#works a {color: white; font-size: smaller;}
p#works a:visited {color: #666;}
p#works {color: #999; clear: both;}
p#series a {color: #9cf; font-size: smaller;}
p#series a:visited {color: #369;}
p#series {color: #69C; clear: both;}

img {float: right; padding: .5em;}
p#image {width: 75%;}