div#navigation
{
	background-image: url('../images/cover/about.jpg');
}

div#content
{
	padding: 40px 100px;
}

p
{
	line-height: 1.8em;
	width: 430px;
}

p#a
{
	font-size: 1.2em;
	font-weight: bold;

	margin-bottom: 30px;
}

p#b
{
	margin-bottom: 30px;
}

p#c
{
	font-size: 1.2em;
	font-weight: bold;

	margin-bottom: 30px;
}

p#d
{
	font-weight: bold;
}