h1
{
	margin-bottom:50px;
}

header~ul
{
	position:relative;
	display:block;
	font-size:14pt;
	line-height:30px;
}

header~ul ul
{
	margin-bottom:10px;
	margin-top:10px;
}

header~ul p
{
	margin-top:0;
	margin-bottom:0;
}

footer
{
	margin-top:50px;
}
