body	{
	margin:	10px;
	padding:	10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:	#000;
	background : #fff url(../diaryimages/mylondon.jpg);  
	}
.content {
	padding: 10px 20px;
	/* margin: 5% 5% 5% 1%; */
	border: 1px dotted #393;
	background : #fff url(../diaryimages/STORY10.gif);  
	color: #000;
	text-align: justify;
	}	
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font: 12px verdana, arial, helvetica, sans-serif;
    }
img	{
		/* turns off gaps around images */
	border:	0
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.5em;
	color:  #000;
	font-weight: bold;
	border: 1px solid #333;
    background-color: #ffc;
	}
h5	{
	font-size:	0.8em;
	color:  #666;

	}
h6	{
     color:  #f00;
	font-size:	0em;
	}
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0em 1.25em 0em;
	font-family:	courier, georgia, serif;
	font-weight: normal;
	}
a	{
    font-family:  courier, georgia, serif;
    	text-decoration:	none;
	font-weight:	normal;
	}
a:link	{
	font-family:  courier, georgia, serif;
	color:	#333;
	background-color: transparent;
	}
a:visited	{
	color:	#000;
	background-color: transparent;
	}
a:active	{
	color:	#f00;
	background-color: transparent;
	}
a:hover	{
	color:	#063;
	background-color: #ffc;
	text-decoration:	underline;
	}
.butt {
   font: 10px geneva, arial, sans-serif; 
   color: #fff; 
   background: #063; 
   margin: 0;
   padding: 0 2px;
   }
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	color: #333;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333;
	}
