@font-face {  
  font-family: libre_baskerville;
  font-style: normal;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/librebaskerville/v1/pR0sBQVcY0JZc_ciXjFsKwAUTJOA6-irsSazDq377BE.ttf);
}

BODY
{
        font-family: libre_baskerville, serif;
        font-size: 16pt;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
DIV
{
	font-family: libre_baskerville;
}
IMG
{
	border: none;
}
P
{
	margin-bottom: .4em;
}
LI
{
	margin-bottom: .3em;
}
#blurb
{
	font-weight: normal;
	text-align: center;
}
#banner
{
	font-size: 42pt;
	margin-top: .2em;
	margin-bottom: .2em;
}
#slogan
{
	font-size: 24pt;
}
.section
{
	margin-bottom: 7px;
}
.header
{
	text-align: center;
	clear: both;
}

