body  { 
    margin: 0 auto;
    background-color:#000;
    background-image: url('jester11.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px; color: #DDD;
    text-align: center;
      }

#container { 
    width: 700px; 
    margin: 0 auto; 
    padding: 10px; 
    /* text-align: left; */ 
} 	


.content {
	/* margin: 10px 150px 75px 150px; */
       text-align:left;
	padding-top:0px;
	padding-left:40px;
       padding-right:40px;
       padding-bottom:40px;
        }

.contentHead {
	/* margin: 35px 150px 0px 150px; */
       text-align:center;
	padding-top: 35px;
	/* padding-left:40px;
       padding-right:40px; */
       } 
h3 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 1px;
color: #DDD; 
text-align: center;
margin-top: -12px;
font-size: 11px;
} 

h4 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: normal; 
color: #DDD; 
margin-top: -10px;
margin-bottom: 65px;
} 

h1 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 30px; 
font-weight: normal; 
color: #ddd; 
margin-top: 10px;
} 

h2 {
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: normal; 
letter-spacing: 1px;
color: #DDD; 
text-align: center;
margin-top: 20px;
}

p.foot {line-height: 100%;
text-align: center;
}

p.middle {line-height: 180%;
text-align: center;}

p.quote {line-height: 180%;
padding-left: 20px;}

p.small {line-height: 100%}

p.big {line-height: 180%;
      text-align: left;
}

p.center {text-align: center;
line-height: 180%
}

p.center-italic {text-align: center;
font-style: italic;
font-size: 18px;
line-height: 180%
}


a img {border: none; } 

a {outline:none; } 

a:link { 
	color: #DDD;
       text-decoration: none;
       border: none;  
	}
a:visited { 
	color: #DDD;
       text-decoration: none;
       border: none;
	}
a:hover { 
	color: #BBB;
	background-color: #000000;
	text-decoration: none;
       border: none; 
	}
a:active { 
	color: #DDD;
       text-decoration: none;
	border: none;
       }

.post-date{ /* for first box */
float: left;
display: inline;
padding: 0 0 0 0;
margin-top: -6px;
margin-right:8px;
width: 39px; /* to emphasize the actual width of my image background */
height: 53px; /* to emphasize the actual height of my image background */
border: 1px solid;
border-color: #bbaa99;
}

.month { /* month style */
font-size: 0.9em;
font-family : Georgia, Sans-serif;
text-align: center;
color: #FFFFFF;
font-weight: bold;
margin: 5px 0 0 0;
}

.day { /* today style */
font-size: 1.5em;
font-family : Georgia, Sans-serif;
text-align: center;
color: #ee7b8b;
font-weight: bold;
margin: 0 0 5px 0;
}

blockquote {text-align: center;
line-height: 180%;}

img.hist 
{
float:left;
margin: 15px 15px 0px 5px;
}

img.post { 
padding: 15px; 
display:block; 
margin-left:auto; 
margin-right:auto; 
}


 
