#title {
  background-image:url(http://blogs.technet.com/photos/mathieum/images/3078416/original.aspx);
  background-position:center top;
  background-repeat:no-repeat;
  height:198px;
}

.headermaintitle {
  display:none;
}

#tagline{
  display:none;
}

#container {
  background-color:#251E1C;
}

#nav {
  border-bottom:1px solid #CCCCCC;
  margin:0pt;
  padding-top:8px;
  text-align:left;
  height:22px;
}

body {
  background:#444444 none repeat scroll 0% 50%;
}

.posthead {
  font-size:0.9em;
  margin:0;
  padding:1em 0 0;
  text-align:right;
}

.posthead h2 {
  font-size:1.4em;
  font-weight:bold;
  margin:0;
  padding:0.5em 0 0;
  text-align:left;
  text-transform:uppercase;
}

.postfoot {
  border-bottom:1px solid #666666;
  border-top:1px solid #666666;
  font-size:0.9em;
  margin:1.5em 0 2em;
  padding:0.5em 0;
}