body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #151313;
	margin: 0px;
	font-size: 18px;
	color: #ABAB9F;
	line-height: 20px;
}
#header {
	margin: 0px;
	position: fixed;
	top: 0px;
	height: 230px;
	width: 800px;
	background-position: center;
	padding: 0px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	width: 200px;
	text-align: center;
	background-position: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
