.header {
	background-color: #BE6575;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	border-top: 10px none #000000;
	border-right: 10px double #000000;
	border-bottom: 10px double #000000;
	border-left: 10px double #000000;
}
