body{
  font: 12pt Georgia,'Times New Roman',Times,serif;
  background: white;
  color: black;
  text-align: left;
}

#sidebar-left, #sidebar-right{ display: none !important; }
.column{ float: none !important; }
.row{ width: auto !important; }

#content-right, #content{
  width: auto !important;
	border: 0;
	margin: 0 5%;
	padding: 0;
	background: transparent;
	color: black;
}

a{
	font-weight: bold;
	text-decoration: underline;
  background: transparent;
}

h1.site-name {
	font: small-caps normal 15pt Georgia,Times,serif;
	color: #000;
	letter-spacing: 2pt;
	border-bottom: 1px dashed #808080;
}

h1 {
	font-size: 18pt;
	color: #7F0606;
}
h2 {
	font-size: 15pt;
}

#footer {
	padding: 2mm 0 0 0;
	font-size: 10pt;
	font-style: italic;
	border-top: 1px dashed #808080;
}
