BODY {background-color:#000000}
BODY {color: orange; font-family: arial}
/* "comic sans ms"; */ 
a:link {color:#FFCC33} 
a:visited {color:#FF9933} 
a:hover {color:#FF0000} 
a:active {color:#CC3300}

h1.welcome {color: #0033FF; font-size: 150%}

*.small {font-size: 60%}

*.question {font-size: 110%; color: red; font-weight: 400}
*.iview {color: red; font-style: bold}

*.answer {font-style: italic; color: orange}

*.padded {padding: 2cm 1cm 2cm 1cm}

img.x {position:absolute; left:200px; top:500px; z-index:-1}
/* position:absolute; */
/* left:0px; top:0px; */
/* Walkthru */

*.checkit {font-style: italic; color: red}
*.items {font-weight: 100; color: yellow; margin-left: 1.5cm}
*.quote {padding: 1.5cm; font-style: italic}
