#header {
	height: 215px;
	background: url(images/header-metro-215px.jpg) no-repeat;
}
#header div {
	padding: 15px;
	height: 185px;
	width: 735px;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:black;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	font-size:36px;
	font-style:italic;
	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	text-align: right;
}
#header h2 {
	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 120px;
	text-align: right;
}
#header p.more {
	padding-right: 22px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
