.site-content article {
  -moz-hyphens: none !important;
  word-wrap: normal !important;
}
.entry-content table, .comment-content table {
  border-bottom: 0 solid #ededed;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 0 2px;
  width: 100%;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.41429;
  margin: 0 0 1.71429rem 5px;
}
footer.entry-meta {
  display: none;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
  border-radius: 0px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}
.entry-content td, .comment-content td {
  border-top: 0 solid #ededed;
  padding: 6px 2px 1px 0;
}
body .site {
  background: none repeat scroll 0 0 transparent;
  border: 3px ridge #ffffcc;
  box-shadow: 0 0 0 rgba(100, 100, 100, 0.3);
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px;
  font-family: Bookman Old Style;
  font-size:14px;
}
.site-content {
  background: url("/wp-content/uploads/2014/08/plainback.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin: 0;
}
.site-content article {
  -moz-hyphens: auto;
  border-bottom: 0 double #ededed;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 10px;
  word-wrap: break-word;
}
.site {
  min-width: 847px;
  overflow: hidden;
  width: 847px;
}
.site-header {
  padding: 0;
  background: none repeat scroll 0 0 #fff;
}
img.aligncenter, .wp-caption.aligncenter {
  clear: both;
  margin-bottom: 0;
  margin-top: 0;
}
.site-header h1 {
  display: none;
}
.menu-main-menu-container{
  display: none;
} 
.main-navigation {
  display: none;
}
.entry-header {
  display: none;
}
footer[role="contentinfo"] {
  border-top: 0 solid #ededed;
  clear: both;
  font-size: 0.857143rem;
  line-height: 2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  max-width: 68.5714rem;
  padding: 0;
}