/*
    Created on : April 01, 2016
	Last Update: February 06, 2021
    Author     : N3WP  Will Pope
	© Copyright W. C. Pope  2016 - 2023
*/

/******************  Header Area  ***************/
header
{
	background-image: 		url(../images/sky00Bg_480.png);
}

@media all and (min-width:531px)
{
	header
	{
		background-image: 	url(../images/sky00Bg.png);
	}
}