/* Custom CSS */

body {
  background:url(/hp/background.png) top center repeat;
}

.notify {
  display:none;
}

.h6e-page-title {
  padding-bottom:30px;
  background:url(/hp/trame.png) bottom left repeat-x;
  margin-left:7px;
  margin-top:19px;
}

.h6e-page-title a {
  display:block;
  background:
    url(/hp/h6e.png)
    top left no-repeat;
  height:89px;
  text-indent: -9999px;
}

.h6e-post-content {
  margin:0 8px;
  padding:10px 0;
}

.h6e-main-content {
  margin-top:0;
  padding-top:0;
}

.h6e-block {
  padding:0;
  background:transparent;
}

.user-info {
  font-size:1.2em;
  padding:0.5em 1em;
  position:absolute;
  right:0;
  text-align:right;
  top:0;
}
