<style type="text/css">
body {
	background-color : #aaaaaa;
}

h1
{
	font-size:2.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #442222;
}

h1 a:hover {
	color : #aaaaaa;
}

#tagline {
	color : #442222;
	font-weight:bold;
}

a:visited,
a:active,
a:link {
	color : #442222;
	font-weight:bold;
}

#top {
	background-color : #FFFFFF;
	color : #000;
	border-bottom : 4px solid #443;
	background-image:url(http://geekswithblogs.net/images/geekswithblogs_net/zman/5962/o_Zmanbkgd.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:100px;
}

p.date {
	border-bottom : 1px solid #AAA;	
}

#main {
	background-color : #ffffff;
	border-bottom : 4px solid #443;
}

#comments h4 span {
	color : #999;
}

h3 {
	border-bottom : 1px solid #AAA;
}


</style>