/* The following "clears" the page to a blank canvas */

div#content {
  background:#000;  
	margin:0;
	padding:0;
}
div.projectInfo {
  display:none;
}
div#header {
  margin-bottom:-9px;
}

/* CSS for Plains Chiropractic post */
div.postSingle div.postInside h2 {
  color:#fff;
  padding-top:75px;
}
p {
  color:#ccc;
}
p.intro {
  font-family:Georgia, "Times New Roman", serif;
  font-size:24px;
  line-height:36px;
}
p.body {
  font-family:Georgia, "Times New Roman", serif;
  font-size:18px;
  line-height:24px;
}
.wp-image-597 {
  margin-bottom:0px;
  margin-top:10px;
}
.wp-image-605 {
  margin-top:25px;
}
div#footer {
  background:#000;
  color:#ccc;
  margin-top:-14px;
}
