* {
	color: #000000;
	border: none;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size: 1em;
}

a {
	text-decoration: none;
}

#logo {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}

.img_header {
	width: 100%;
	height: auto;
}

h1, #nav, .meta, .clickable, form {
	display: none;
}

h2 {
	font-variant: small-caps;
	border-bottom: 0.05em solid #000000;
}

hr {
	height: 0.05em;
}

div {
	text-align: justify;
}

.photo_l {
	float: left;
	margin-right: 1em;
}

.photo_r {
	float: right;
	margin-left: 1em;
	border-left: 0.05em solid #FFFFFF;
}
