body { background: #e0ffe0; }
body#divx { background: #ffffe8; }
body#faqs { background: #e8ffff; }
body#mpeg { background: #e8e8ff; }

.intro p { font-style: italic; }

pre { padding-left: 3ex; }

.app  { font-style: italic; }
.file { font-style: italic; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }

hr.half { width: 50%; margin-left: 25%; margin-right: 25%; }
hr.pad { margin-top: 3ex; }

.footer { display: block; position: relative; height: 40px; }
.footer #copy { display: block; }
.footer #valid { display: block; position: absolute; width: 88px; right: 0; top: 0;}
.footer #valid a img { border: 0; }
.footer #home { display: block; }

.note {
    margin-left: 3em;
    margin-right: 3em;
    font-style: italic;
}

span.strike {
    text-decoration: line-through;
}
