/* @override http://herrfischer.net/wp-print.css */

Body {
	color: #000000;
	font-size: 13px;
}

#Outline {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#BlogTitle {
	font-size: x-large;
	margin-bottom: 5px;
}

h2 {
	margin-top: 40px;
}

#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px;
}

#BlogContent {
	margin-top: 10px;
}

HR#Divider {
	width: 80%;
	height: 1px;
	color: #000000;
}

#BlogContent img {
	margin: 15px 15px 15px 15px
}


