body
{
	background:URL("ergeart.jpg");

}


p
{
	background:URL("sparkles.gif");
	font-size:25;
	font-family:Cursive;
	color:white;
	
}

img
   {
   	border-style:double;
   	border-width:8;
   	border-color:white;
   }	
   
   
   h1
   {
   	color:white;
   	font-size:30;
   }


  r
{
	background:URL("sparkles.gif");
	font-size:55;
	font-family:Cursive;
	color:white;
}