

body.navigation	{	font-size: 10pt;
		  	font-family: "Verdana";
			color:	blue;
			background: url(pics/shell.gif);
			align: Center;
		}

body.normal {  	font-size: 20pt;
		font-family: "Comic Sans MS";
		color: black;
		background: url(pics/shell.gif);
	    }


h1 { 	font-size: 20pt;
	color: blue;
   }

h2 {	font-size: 24pt;
	color: red;
   }

a:visited {color:blue;}
a:link {color:blue;}
a:active {color:blue;}