body {margin:auto;}
.text {
	width: 35em;
	margin: auto;
	position: relative 
	}
.briefs a:link {
	border-bottom: dotted black 1px;
	}
.briefs a:visited {
	border-bottom: dotted black 1px;
	}
.briefs a:hover {
	border-bottom: solid black 1px;
	}
.briefs a:active {
	border-bottom: none;
	}
.small {
	font-variant: small-caps;
	}
img {
	border: none;
	}
a:link {
	color: black;
	text-decoration: none;
	}
a:visited {
	color: black;
	text-decoration: none;
	}
a:hover {
	}
a:active {
	color: black;
	}
.logo {
	font-family: Futura, serif;
	font-weight: bolder;
	width: 8.5em;
	margin: auto;
	margin-top: 20px;
	font-size: 5em;
	color: black;
	}
.logo a:hover{
	text-decoration: none;
	}
.logo a:visited{
	text-decoration: none;
	}
.about {
	font-family: Futura, serif;
	font-variant: small-caps;
	width: 29em;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	margin: auto;
	text-align: center;

	}
.top {
	margin: auto;
	font-family: Futura, serif;
	font-variant: small-caps;
	width: 44em;
	font-size: 0.9em;
	text-align: center;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
	margin-top: 20px;
	margin-bottom: -20px;
	}
.briefs {
	font-family: Georgia, serif;
	position: relative;
	margin: auto;
	line-height: 175%;
	font-size: 1em;
	}
.lede {
	font-size: 1.2em;
	}
.quote {
	position:relative;
	margin:auto;
	padding:2em;
	width: 21em;
	font-size: 1.2em;
	line-height: 135%;
	font-family: Georgia, serif;
	color: #505050;
	}
.comment {
	position:relative;
	margin:auto;
	padding:1em;
	width: 31em;
	font-size: 1em;
	line-height: 160%;
	font-family: Georgia, serif;
	color: #505050;
	text-indent: -2em;
	}
.comment a:link {
	border-bottom: dotted black 1px;
	}
.comment a:visited {
	border-bottom: dotted black 1px;
	}
.comment a:hover {
	border-bottom: solid black 1px;
	}
.comment a:active {
	border-bottom: none;
	}
.end {
	font-family: Futura;
	font-size: small;
	font-variant: small-caps;
	}
ul {
	width: 22em;
	text-align: justify;
	line-height: 125%;
	}
.footer {
	font-variant: small-caps;
	width: 40em;
	margin: auto;
	margin-top: 40px;	
	margin-bottom: 20px;	
	font-family: Futura, serif;
	letter-spacing: 0.2em;

	}

h2 {
	font-family: Georgia, serif;
	font-size: 3.75em;
	line-height: 5%;
	}
h3 {
	font-family: Georgia, serif;
	font-size: 1.75em;
	font-weight: 300;
	}
h4 {
	line-height: 5%;
	font-size: 0.8em;
	font-family: Futura, serif;
	font-weight: 300;
	margin-top: -15px;
	margin-bottom: 15px;
	}