body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
        background-color:#ffffff;
	color: #000;
	
}
.top{
	height: 120px;
        width:100%;
background-color:#FF8C00;
	background-image: url(background-image: url(images/overlay.png);
	
}
.header h2 {
	font-family: Georgia;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.4em;
	line-height: 18px;
	margin-left: 120px;
}
.header h1 {
	font-family: Georgia;
	font-size: 22px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 0.4em;
	margin-left: 120px;
}
.name{
	padding:20px 0 0 50px;
	color:#F6F5E3;
	background-color:inherit;
	font-size:28px;
}
