h1{
	font-family: Elephant;
	Color: Blue;
	Text-align: Center;
}


p{
	Font-family: tahoma;
	Color: Black;
}
a:link{
		Color: green;
		Font-family: tahoma;
			Text-align: Center;

		
}
Img{
	width:200px;
	Border: 5px solid #ddd;
	Border-style: inset;
	Text-align: Center;

}

A:hover{
	Color: blue;
	Text-decoration: None;
}

Li{
	Color:Red;
	Font-family: tahoma;
	

	