.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;

}
.box {
	border: thin solid #333333;
}
