#screen {
	/* to change screen backgound colour, uncomment the Background-Color setting in this style sheet and repeat the editing procedure in the header.php */
				/* background-color: #EBCB5C;//Original setting*/
				/*   background-color: #FFFFFF;/* White*/
                /*  background-color: #DEBDD6;/* Light purple*/
				/*  background-color: #F9C8D8;/* Light pink */
				/*  background-color: #C0CBE7;/* Light BLUE */
				/* background-color: #BEDFC4;/* Light GREEN */
				/* background-color: #EDEDC5;/* Light YELLOW */
				/* background-color: #FFFBC6;/* Light BROWN */
				/* background-color: #CCCCCC;/* Light GREY */
				 /*  background:#33CC33; /* Green* */
					background:#00A54E; /* GREEN2* */
	            /*  background:#00FF00; /* Lime* */
		
	            /* background-color:#D1004B; /* Red 2*/
	            /*  background:#FF9933 ; /* Orange */
				/*  background:#CCCC00; /* Olive * */

				/* background-image:url('Images/Joy2theWorld.jpg') ;
	   background-color: transparent  ;
	   background-repeat:inherit;
	   opacity:0.9;
	  filter: alpha(opacity=90);  */
	                                 */
	  /* background-repeat:inherit;/* Orange* */
	  
	 /* not liked  background:#CC0000; /* Maroon * */
	/* background:#E3372E; /* Red not liked*/
}
/*
a:focus, a:hover, a:active {background:#F3CFB6}
try new settings for linkages  */
a:link {color:red;}
a:visited {color:orange;}
a:focus {color:purple;}
a:hover {color:green;font-weight:bold;}
a:active {color:blue;}
h1,h2 {font-family: "Arial Black",sans-serif;font-weight:normal}
	p {font-family: "Palatino Linotype",Palatino,serif}
	.emph {font-style: italic;font-weight:bold}
/* #sidebar {background: #F0D986}   */
