body {
  font-family: Georgia, serif;
  font-size: 10pt;
  color: black;
  width: 600px;
}

#header ul, #portfolio p, #thumbs-nav, .thumb .tab { display: none; }

h1 { margin: 0 }
h2, h3, h4, h5 { margin: 15px 0 5px }
img { border: none }

#header { margin-bottom: 20px }
#header h1 img { display: block }

blockquote { margin: 0 }

#portfolio ul { 
  width: 100%;
  margin: 15px 0;
  padding: 0;
  list-style: none;
  overflow: hidden
}
#portfolio li { float: left; margin-right: 10px }

#wide blockquote { width: 460px }
#wide .text { clear: both; position: relative }
.thumb { 
  position: absolute;
  right: 0; top: -10px;
}

#footer { clear: both }