BODY { color: lightblue; background: url(http://www.srikant.org/images/nebula.jpg);}
body { 	margin-left: 10%;
	margin-right: 10%;
	font-family: Verdana, sans-serif;
}
pre { font-family: monospace; }
h1,h2,h3,h4,h5 { font-family: Lucida, Helvetica, "Times New Roman"; }
h1 {color: lightblue;}
h2 { margin-left: -3%}
div.box { border: solid; border-width: thin; width: 100% }
div.color {
	      color: black;
              background: #CCEECC;
              padding: 0.5em;
              border: none;
            }
td,th { color: lightblue;}
td.shaded { background: rgb(255, 255, 153) }
p { color: lightblue; }
ol,ul {color: lightblue;}
:visited {color: rgb(255,127,167)}
:link {color : #CCCCFF}
