﻿body {
  background-color: #ffffff;
}

/* Remove unwanted elements */
.loginwrap,
.navcolumn,
.basewrap,
.commentForm,
.social-media-buttons {
  display: none;
}

.blogheader {
  float: left;
  width: 670px;
}

/* Ensure the content spans the full width */
.infocopy,
.freetrial {
  width: 100%;
  margin: 0;
  float: none;
}

.printFooter {
  display: inline;
}
