	/* ========== START HERE ==========
		intro.css
		Moose Lake Covenant Church
		Master Style Sheet
		copyright 2007 Tyrone Mixx / Robert A. Riley
		March 2007
		rev: April 2009 - added h1, h2
	/* ================================ */	
	
	/* --------------------------------------------------------------- */
	/* --------- Define CSS Settings for the main index page --------- */
	/* --------------------------------------------------------------- */
		
	html {
	height:100%;
	}

	body {
	background-image:url(../images/intro-banner.gif);
	background-position:center center;
	background-color:#000;
	background-repeat: no-repeat;
	height:100%;
	}
	
a:link , a:hover, a:active, a:visited, a:focus {
	visibility:hidden;
	}
h1, h2 , p {
	visibility:hidden;
	color:#000;
}
h4 img {
	padding:20px;
	visibility:visible;
	border:none;
	}

/* --------------------------------------------- */
	/* --------- End Intro.css definitions --------- */
	/* --------------------------------------------- */
h1 a {
	visibility:hidden;
	color:#000;
}
