body{ 
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: black;
font-size:12px;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
margin-left:8px;
color: black; 
background-color: white;
}

a:visited { color:Purple }
a:active { color:red }
a:link { color:blue }

h1{
font-size: 16px;
}
h2{
font-size: 14px;
}
header {
padding: 10px;
height: 175px;
}
a.pagination_permalink {
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 20px;
	left:20px;
	z-index: 5000000;
}
#title {
font-size: 11px;
position: absolute;
right: 5px;
padding: 0px;
width: 350px;
text-align: right;
}
#menu {
font-size: 11px;
position: absolute;
right: 5px;
padding: 0px;
width: 150px;
text-align: right;
}
#content {
margin-left: 5px;
padding: 0px;
margin-right: 200px;
line-height: 18px;
}

blockquote.withline   {
text-align: justify; padding: 10px;
border-left: 1px solid #000000;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
 
h1.center {
  text-align: center;
}
