#the_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-transform: uppercase;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	width: 1200px;
	background-image: url(modified%20template/images/gradient_bar2.gif);
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	padding-top: 27px;
	padding-bottom: 15px;
	line-height: 25px;
	border: 3px solid #fff;
}


