body {margin:0; padding:0; background:#000;}

.homePage {position:absolute;right:10px; top:10px;}
.pageHeader {position:relative; width:650px; margin-left:auto; margin-right:auto; text-align:center; font:bold 125% serif; background:#FFC; border:3px outset #900; padding:.2em 0; margin-top:1em;}
.buttons {position:relative; width:645px; margin-left:auto; margin-right:auto; padding-bottom:1em;}
img {border:0;}
.container {position:relative; width:90%; margin-left:auto; margin-right:auto; border:3px outset #900; background:#FFD;}

.author, .date, .title {position:relative;}

.author {font:bold 125% serif; margin-left:.5em; color:#900;}

.date, .title {position:relative; float:left; margin-left:.5em; margin-bottom:.5em;}
.date {width:9%;}
.title {width:86%;}

.editorsNote {text-indent:0em; margin-left:5em; margin-right:5em;}
.centered {text-align:center;}
br, hr {clear:both;}
hr  {position:relative; width:90%; margin:auto; color:#900; background:#900;}
