body {
	margin:40px, auto;
	margin-left:5em;
	max-width:550pt;
	padding:0;
	background-color:#EEEEEE;
}
.header {
	font-size:10pt;
	color:black;
  	text-align:left;
	font-family:Courier, mono;
  margin-top:0px;
  margin-bottom:0px;
}
.headertext {
  	font-size:60pt;
	color:black;
  	text-align:left;
	font-family:Courier, mono;
}
.post {
  line-height:1.5;
}
h1 {
  margin-top:0px;
  margin-bottom:0px;
}
h3 {
  margin-bottom:0px;
}
.post-title {
	color:#000000;
    font-size:25pt;
    text-align:left;
    font-family:Courier, mono;
    font-weight:normal;
    font-style:normal; 
}
.post-text {
	color:#000000;
    margin-left:5px;
    text-align:left;
    font-size:14pt;
    font-family:"Times New Roman", Serif;
    font-weight:normal;
    font-style:normal; 
  margin-bottom:0px;
}
.descriptive-text {
    margin-left:5px;
    text-align:left;
    font-size:14pt;
    font-family:Courier,mono;
    font-weight:normal;
    font-style:normal;
  line-height:1.5;
}
.contact {
    color:#b58900;
}
.sidebar {
  line-height:1.5;
  height: 3000px;
  margin: 60px, auto;
    position:absolute;
    top:0px; right:0;
    width:400px;
    background:#FFE1F0;
}
#sidebar-header {
  margin-left:20px;
  text-align:left;
  font-size:20pt;
  font-family:Courier,mono;
  font-weight:normal;
  font-style:normal;
}
#sidebar-text {
  margin-left:20px;
    text-align:left;
    font-size:12pt;
    font-family:Courier,mono;
    font-weight:normal;
    font-style:normal;
}