   BODY {background: #000000;
         font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif; 
		 color:gold;}

H {}

A, A:link, A:visited {font-weight: normal; text-decoration : none; color:navajowhite;}
A:HOVER {color:skyblue; text-transform:none;}



DIV.centerbox {padding:2; border-style: outset outset outset outset; border-width: 2px; 
 			width: 500px;
           		float: none;
           		font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif;}


DIV.textbox {padding:2; border-style: outset outset outset outset; border-width: 2px; 
           		background-color:#A8CDF0; width: 200px;
           		float:right;
           		font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif;}

DIV.storybox {padding:2; border-style: outset outset outset outset; border-width: 2px; 
           		background-color:rgb(255,240,245); width: 300px;
           		float:left;
           		font-family : "Comic Sans MS", "Arial Black", Arial, sans-serif;}
