.header {
	font-size: x-large;
	font-weight: bolder;
}

.content {
	border-top: solid gray 1px;
	padding: 7px 0px 7px 0px;
}