h1 {
	font-size:20px;
}
.text-left strong,
.text-right strong {
	display:block;
}
#window,
#website {
	overflow:visible;
	width:auto;
	height:auto;
}
h1 span {
	display:block;
	font-size:15px;
}
h1 span.p {
	padding-top:5px;
}
.block-1,
.block-2,
.block-3,
.block-4 {
	border-bottom:5px solid #000;
	padding:30px 0px;
}
p.strong {
	font-weight:bold;
}