@charset "utf-8";
/* CSS Document */
body{
	background-color:#489C4F;
	background-image: url("Images/fb banner.png");
	background-position: center;
	background-repeat: repeat-y;
}
ul{
	list-style-type: none;
	 
	
}
li{
	float: left;
}
h1{
	text-align: center;
	

	 style="text-align: center; font-size: 50px; color:white"
}

