﻿header 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #00FFFF;
	background-color: #646464;
	text-align: left;
	text-indent: 1em;
	background-image: url('../../../richmond-air-show/image/2006_1022_150734AA.jpg');
	background-position: right;
	background-size: 100vh;
	background-repeat: no-repeat;
}

header a:link {
	color: #000000;
	text-align: left;
	text-decoration: none;
	text-indent: 1em;
	font-size: .75em;
}
header	a:hover
	 {
	color: #FF0000;
}
