/* Main color scheme */
BODY { background-color: white }
.sidebar .submenu, .content .subsection { background-color: white }
.sidebar .submenu H2, .content .subsection H2 { background-color: #0080B0 }

/* Borders */
.content .subsection { border: 0 }

/* Positioning */
.content P { text-indent: 1em }
