body{
  background-image:url("https://wallpaperaccess.com/full/1832373.png") !important;
}

#blogHeader{
  width:40%;
  float:right;
  margin-top:-55px;
}

#blogHeader a{
  color:white;
  text-decoration:none;
}

#blogHeader li{
  list-style-type:none;
  margin-left:15px;
  float:right;
}

#pageTitle{
  float:left;
  width:60%;
}

#pageDescription{
  float:left;
  width:100%;
}

.postlist{
  margin-top:20px;
  float:left;
  width:100%;
}

#blogFooter{
  margin-bottom:-55px;
  padding-left:10px;
  width:50%;
}

#blogFooter a, #blogFooter p{
  text-decoration:none;
  color:rgba(255,255,255,0.25);
}