/* colors
dk blue = #00339e
lt blue = #0098d4

  */


body, HTML {
	background-image: url(../images/background_sirjames.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	}
	
#header {
	background-image: url(../images/background_header_bletchely.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


