
BODY
{
    color: #444444;
	background-color: #bca;
	font-family: Georgia;
	margin:5;
}

a.abSmall:hover
{
    background-color: #AAAAAA;
}

.abSmall
{
	font-size: 9pt;
}

.abSmallNew
{
	font-size: 9pt;
        color: red;
}

#centre_content{
	width : 780px;
	margin:5px auto;
	text-align : left;
	background-color : #446666;
	position:relative;
}


#blogheader {
  background:url("http://notreallyrelevant.googlepages.com/MakeTheWorldBetter.jpg") left top;
  height: 370px;
  width: 800px;
  padding:0 1px 1px;
  }