body { background-color: #999; margin-left: 0; margin-top: 0; color: #000; } div.body { padding: 0.5em; } div#text { padding-bottom: 0.5em; padding-top: 0em; padding-right: 0.5em; padding-left: 0.5em; } table.body { background-color: #efe; } td.top { margin: 0; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-top-width: 0px; border-color: #390; border-style: solid; padding-left: 0.75em; padding-right: 0.75em; padding-bottom: 0.25em; padding-top: 0.25em; text-align: center; } td.margin, td.center { margin: 0; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 0px; border-top-width: 1px; border-color: #390; border-style: solid; } td.text { background-image: url(images/grid.png); background-repeat: repeat; } td.right { border-right-width: 0; } td.left { border-left-width: 0; } td#margin-td { background-image: url(images/hole.png); background-repeat: repeat-y; min-height: 35em; } table.menu { width: 100%; } a:link, a:visited { text-decoration: none; } a:active, a:hover { text-decoration: underline; } p, pre { padding-left: 1em; }