body{
			 /*background: linear-gradient(pink, #e6dc85);*/
			 background-image: url("pianopaper.jpg")
			 
		}
	
		h1{
			font-family: "forte";
			background: linear-gradient(purple, #e6dc85);
			color:white;
			border-style: outset;
			border-radius: 10px;
			border-width: 10px;
			border-color: #2a082b;
			
			}
	
		p{
			font-family: "Press Start 2P";
			font-size: 20px;
			
		}
		
		#p1{
			color:purple;
			font-size: 10px;
			text-decoration: #2a082b underline;
			font-style: italic;
			border-style: double;
			border-width: 10px;
			border-radius: 10px;
			background-color: #e580f2;
			
		}
		
		#p2{
			color: white;
			font-style: italic;
			border-style: inset;
			background-image: url("unicornrug.jpg");
			border-width: 10px;
			border-color: #910c3d;
			font-size: 30px;
			border-radius: 10px;
			border-left-style: double;
			border-right-style: double;
			border-top-style: double;
			border-bottom-style: double;
			font-family: "Playwrite Cuba Guides", cursive;
			padding: 20px;
			margin-left: 50%;
			margin-right:5%;
			margin-bottom:10%;

		}
		
		#p3{
			color: white;
			font-style: italic;
			border-style: inset;
			background-image: url("unicornrug.jpg");
			border-width: 10px;
			border-color: #910c3d;
			font-size: 30px;
			border-radius: 10px;
			border-left-style: double;
			border-right-style: double;
			border-top-style: double;
			border-bottom-style: double;
			font-family: "Playwrite Cuba Guides", cursive;
			padding: 20px;
			margin-right: 50%;
			margin-left: 5%;
			margin-bottom: 10%;

		}
		
		
		#myimage{
			margin-left: 50px;
			border-style: double;
			border-color: white;
			border-width: 10px;
			border-radius: 10px;
			background-color: pink;
			
		}
		
		#fishy{
			position: absolute;
			
			bottom: 35%;
			right: 10%;
		}
		
		#plantz{
			position: absolute;
			
			top: 90%;
			left: 5%;
			
		}
		
		#kitty{
			position: absolute;
			
			left: 70%;
			top: 150%;
			
			
			
		}
		
		#pet{
			border-style: outset;
			background-image: url("https://i.pinimg.com/1200x/04/51/44/045144a69a1dab308fbc10a9e954b5a6.jpg");
			border-color: #910c3d;
			border-width: 10px;
			padding: 10px;
			color: #910c3d;
			margin-right: 30%;
			font-style: italic;
		}
		
		#bird{
			position: absolute;
			
			top: 60%;
			left: 5%;
			
		}
		
		#p4{
			
			border-style: outset;
			border-color: #21004f;
			border-width: 10px;
			border-left-style: double;
			background-image: url(https://i.pinimg.com/1200x/96/18/2a/96182a4f049f2d1d513842905a606a9c.jpg);
			color: #45128c;
			padding: 10px;
			font-family
			
			
			
		}