@charset "UTF-8";

strong {
	font-weight: bold;
}
h2 {
	background: none;
	text-align: left;
	padding: 0;
	font-size: 16px;
}
h3 a:link {
	text-decoration: none;
}
p {
	margin-bottom: 16px;
}
body {
	background-image: url(/img/blog/white-wall.png);
}
