
body 
{ background : #000; color : #ff0; font-size : 120%; }

body h1, body h2  
{ color : #ff0; }

body a:link, body a:visited 
{ color : #0ff; }

body #container 
{ width : 90%; }

body #content-main 
{ width : 70%; }

body #content-sub 
{ width : 25%; }

body #content-sub dd, body #content-sub dd.selected
{ border-color:#ff0; border-width:7px; }

body #content-sub.radio fieldset, body #content-sub.radio legend 
{ border-color:#ff0; }


