/* Design and CSS by Geert De Deckere <geertdd@gmail.com> */

body,
#wrap { margin:0; padding:0; background:#FFF; color:#000; }

/* Linearize content */
#content { float:none; width:90%; }

/* Remove backgrounds */
.figure, .alt1, .alt2 { background:none; }

/* Simple solid black bullets */
#content ul { list-style:disc; }

/* Hide this stuff */
#identity, #nav, #sidebar1, #sidebar2, #footer, #vine { display:none; }
