h1 {
	font-size:20px;
}
#window,
#website {
	overflow:visible;
	width:auto;
	height:auto;
}
#top h1 {
	font-size:40px;
}
#top h2 {
	font-size:25px;
}
h1 span {
	display:block;
	font-size:15px;
}
h1 span.p {
	padding-top:5px;
}
p.strong {
	font-weight:bold;
}