H1 {color: #000; text-align: center; background:#fff; font-family:cursive;}
H2, H3, H4, H5, H6 {color: #000;}
H4 {padding: 0; margin: 0;}
H2 { font-size: large;}

A:link {color: #000; text-decoration:underline;}
A:visited {color: #000; text-decoration:underline;}
A:active {color: #000; text-decoration:underline;}
A:hover {text-decoration:none;}

HR {color: #008}

/* menu A {font-size:15px;} */

body 	{background:#308; padding:0px; margin:0px;}

#blog	{
	background: #eee;
	margin-right:10%;
	margin-left:10%;
	margin-top:20px;
	margin-bottom:20px;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	padding: 10px;
	}

	
#title {
	background: #90F;
	text-align:center;
	border-top:1px #008 solid;
	border-bottom:1px #008 solid;
	border-right:1px #008 solid;
	border-left:1px #008 solid;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: -15px;
	margin-left: 10px;
	margin-right: -20px;
	width: auto;
	float: right;
	}

#left 
	{
        H3 text-align: center;  font-family:cursive;
	width:220px;
	padding:10px;
	margin-left:-40px;
	margin-right:20px;
	padding-top: 5px;
	float:left;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	clear: both;
	}

#left P {font-size: 75%;}
	
#right
	{
	width:240;
	padding:10px;
	margin-left:20px;
	margin-right:-40px;
	margin-top: 15px;  
	float:right;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	clear: both;
	text-align: center;
	}

#right IMG {border: 1px #000 solid;}

	
#quote	{
	width:150px;
	padding:10px;
	background:#90F;
	margin-left:10px;
	margin-top:10px;
	border-top: 1px #008 solid;
	border-bottom: 1px #008 solid;
	border-right: 1px #008 solid;
	border-left: 1px #008 solid;
	color:white;
	font-size: small;
	text-align: center;
	}

.menu 	{
	background:#90F;  
	margin-bottom:10px;
	text-align:left;
	width:220px;
	font-family: serif;
	}
	
.end
	{
	background:#308;
	text-align:left;
	font-family: serif;
	font-size:small;
        clear:both;
	}
SPAN.bottom {font-size: xx-small;}

