/* CSS definition file containing site wide stylesheets */

A {
	text-decoration: none 
}

.TextNavBar {
	color: rgb(204,0,0);
 	text-align: center;
 	background-color: rgb(255,255,255);
 	background-image: url( "C:\\Jamie\\MZ website\\1000st.jpg" );
 	background-attachment: scroll
}
