/***********************************************/
/* davidurmston.css                             */
/* 												         */
/***********************************************/

/***********************************************/
/* HTML tag styles  in development 18th June 2025*/
/*  D Urmston 												*/
/***********************************************/ 

body	{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 110%;
	color: #003366;
	margin-left: 20%;	
	margin-right: 20%;	
	
}

body img{
	margin-left: 0%;
	margin-right: 0%;
}

img {
	margin-left: 0%;
}



#attention {
	font: Tahoma, sans-serif;
	color: maroon;
}



/***** #siteInfo styles [ position bottom / horizontal ] *****/

#siteInfo{
	font-size: 1em;
	color: #003366;  				
	text-align: center;
	
	margin-right: 20%;
	z-index: 1;
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	border:0px;
	width:100px;
	height:100px;
}