body {background: #eeeeee; margin: 0px}
div.header-background{background: #ffffff; padding: 8px; position: fixed; width: 100%; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px; border-color: #999999; border-style: solid} 
div.header {width: 672px; margin-left:auto; margin-right:auto; text-align: center}
.davidbailey {font-size: 32px; vertical-align: top}
.search {color: #999999; padding: 9px 0px 9px 9px}
.icon {height: 32px; width: 32px}
div.header-buffer {height: 53px}
div.article {
  width: 600px;
  margin-left: auto; margin-right: auto;
  background: #ffffff;
  padding: 4px 8px 0px 8px;
  border: 1px; border-color: #999999; border-style: solid;  border-radius: 8px 
}
div.main {
  margin-left: auto; margin-right: auto;
  margin-top: 8px;
  width: 672px
}
div.buttons {
  width: 32px;
  background: #ffffff;
  padding: 4px 8px 0px 8px;
  border: 1px; border-color: #999999; border-style: solid;  border-radius: 8px;
  float: right;
}
div.contents{
  width: 600px;
  float: left
}
div.comments {
  background: #ffffff;
  padding: 4px 8px 0px 8px;
  border: 1px; border-color: #999999; border-style: solid;  border-radius: 8px;
  width: 600px;
}
div.comment {
  padding: 4px 8px 0px 8px;
  border: 1px; border-color: #999999; border-style: solid;  border-radius: 8px 
}
a.davidbailey {color: black; text-decoration: none}
a.tag {color: black; text-decoration: none}
h1 {font-size: 24px; font-weight: normal; margin: 0px}
a.title {color: black; text-decoration: none}
.dateline {font-size:12px; margin: 0px}
.image {width: 100%}
.caption {font-style: italic; text-align: center}
a:link {text-decoration: none}
.facebook {background-color: #4267b2; color: white; padding: 3px; border-radius: 4px; font-family: Helvetica, Arial, sans-serif; font-size: 12px}
.facebook:hover {background-color: #365899}
.twitter {background-color: #1b95e0; color: white; padding: 3px; border-radius: 4px; font-family: Helvetica, Arial, sans-serif; font-size: 12px}
.twitter:hover {background-color: #0c7abf}
table {overflow: auto; border: 1px; border-collapse: collapse; display: block}
tr:nth-child(odd) {background: #EEE}
pre {overflow: auto; background: #EEE}
