/* @override http://local.dev/keld/css/billedet-og-mig.css */

/* @group Content */

h1 {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 25px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 65px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 2px;
}

#content #billeder {
	width: 100px;
	float: right;
}

#content #billeder li {
	margin-bottom: 35px;
}

#content #billeder li img {
	border: 1px solid #aaa;
}

#content p {
	width: 380px;
	margin-bottom: 10px;
}



/* @end */
