.site-header {
  margin: 0 auto;
} 
.site-header .wrap {
    padding: 41px 0;
}

article.page {
  border: none!important;
}

.entry-content {
  padding: 15px; 
  padding-top: 30px!important; 
  margin: auto;
}

h2, h3 {
  margin-bottom: 20px;
}

.entry-header {
    padding-bottom: none!important;
}

.entry-title {
 	width: 820px;
  	left: 0;
  	bottom: 0;
}

p, ul, ol, blockquote, address, em {
	font-size: 110%!important;
}

.site-title {  font-size: 200%!important;}

.site-inner {
    background-color: #f5f5f5;
  background-image: url("http://timothyevanstraversecity.net/wp-content/uploads/timevans-net/sites/1014/littleknobs.png");
    border-top: 1px solid #ececec;
    clear: both;
    padding-top: 40px;
}