h1
	{background-image:url(images.jpg);
	background-repeat:repeat;
	background-position:center;
	color:yellow;
	font-family:Algerian; 
	font-size:100px; 
	font-style:oblique; 
	font-weight:normal;
	border-width:40px;
	border-style:groove;
	border-color:green;
	padding:15px 60px 50px 30px;
	margin-top:10px;
	margin-button:10px;
	text-decoration:blink;
	}
a:link
	{color:red;
	}
a:visited 
	 {color:yellow;
	 }
a:hover
	{font-family:snap ITC;font-size:60px;
	}
p
	{background-color:green;
	background-repeat:repeat;
	background-position:top;
	padding:10px10px10px10px;
	font-family:French Script MT; 
	font-size:30px; 
	font-style:italic; 
	font-weight:bolder;
	border-width:40px;
	border-style:ridge;
	border-color:white;
	padding:15px 60px 50px 30px;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-button:5px;
	border-width:50px;
	}
body
	{background-color:black;
	}
p1 
	{font-family:normal; 
	font-size:20px; 
	font-style:italic; 
	font-weight:normal;
	}
p2
	{font-family:Algerian; 
	font-size:50px; 
	font-style:oblique; 
	font-weight:normal;
	}
