*** Country Colors Spring Collection 1 README ***

Hello and Thank You for Purchasing the Country Colors Spring Collection 1!

My name is Irma, your graphic maker at Country Colors. In this README I will
give you all the information you need about your graphic package.

TABLE OF CONTENTS:
1. Contents and Information of Graphic Package
2. Terms of Use
3. Background Set-up help
   a) 2-background code
   b) 3-background code
   c) top graphic background
4. HTML Code for April Showers guestbook Image

*******************************************************

1. Contents and Information of Graphic Package

   I have included 3 html files which will display
   all of the graphics included in the package.
   You can open them up in your browser for viewing.
   Here are the set names and their HTML page names

   Spring Tulips - spring1.html
   April Showers - spring2.html
   Ladybugs      - spring3.html

   Contained in this collection:

	112 graphics in total

	4 sets of counter graphics
	10 backgrounds
	8 dividers
	3 email graphics
	3 guestbook graphics "sets" (some guestbook graphics may consist of more than 1 graphic)
	3 Country Colors logo graphics
	
	The rest are misc graphics, welcome signs, bullets, buttons, and others.

*******************************************************

2. Terms of Use

   By purchasing this graphic package you have agreed to these Terms of Use.

   By purchasing this graphic package you have purchased the rights to use it. However, you
   do not own exclusive rights to the package, because you will not be the only one purchasing
   it. Therefore you must display one of my small logos that I provide on each page that you use
   my graphics. 
   Please use a "no-right click" script on your page to avoid graphic stealers. Only people who
   purched this graphic package may use the graphics. I realize that the "no-right click" script
   is not fool-proof. However, it can help some. 
   You may not redistribute my graphics in anyway. You may not alter them in anyway. The only
   exception is to put your own text on the button graphics I have provided for that specific
   reason.
   I may add to this graphic package in the future. In which case you may have the new version
   for free. I will help you to do that.
   
*******************************************************

3. Background Set-up help

   Here is some html help for those of you who want to have the 3-background effect, the 
   2-background effect, or the top margin background effect. These codes will work for both Internet
   Explorer and Netscape. Below each code I will list the KEYWORDS and their meanings. You
   must find these KEYWORDS in the HTML code and replace them with the information needed there.
   The keywords in the code are all the words that are in CAPITAL letters. I have provided
   suggested values for the places where it says "cellpadding" "cellspacing" "border" and "width"
   They will work just fine kept the way they are. But if you know tables and you want o play 
   around with them please feel free to do so. Of course you may alter these codes in any way you
   like, although it is not necesary.

	a) 2-background effect

		<html>
		<body background="BOTTOMBACKGROUND">
		<br><br>
		<center><table border=0 cellpadding=20 width=85% cellspacing=0>
			<tr>
			<td background="TOPBACKGROUND">
	
			WRITE THE REST OF YOUR PAGE HERE

			</td>
			</tr>
		</table></center>
		</body>
		</html>

		KEYWORDS:
			BOTTOMBACKGROUND - place the name (and directory if needed)
			of the bottom background here.
		
			TOPBACKGROUND - place the name (and directory if needed)
			of the top background here.

   			WRITE THE REST OF YOUR PAGE HERE - This code is what should start and
			end your html page. Do not write anything before it or after it. Everything
			you want to put in your page goes here.

	b) 3-background effect

		<html>
		<body background="BOTTOMBACKGROUND">
		<br><br>
		<center><table border=0 cellpadding=0 cellspacing=0 width=90%>
			<tr>
			<td background="MIDDLEBACKGROUND">
				<table border=0 width=100% cellspacing=20>
				<tr>
				<td background="TOPBACKGROUND">

				WRITE THE REST OF YOUR PAGE HERE

				</td>
				</tr>
				</table>
		</td>
		</tr>
		</table></center>
		<br><br>
		</body>
		</html>

		KEYWORDS:
			BOTTOMBACKGROUND - place the name (and directory if needed)
			of the bottom background here.

			MIDDLEBACKGROUND - place the name (and directory if needed)
			of the middle background here.

			TOPBACKGROUND - place the name (and directory if needed)
			of the top background here.

   			WRITE THE REST OF YOUR PAGE HERE - This code is what should start and
			end your html page. Do not write anything before it or after it. Everything
			you want to put in your page goes here.

	c) top margin background effect
	
		<html>
		<body background="GENERALBACKGROUND" leftmargin=0 topmargin=0>
		<table border=0 cellpadding=0 cellspacing=0 width=790 height=158>
		<tr>
		<td background="TOPMARGINBACKGROUND"></td>
		</tr>
		</table>

			WRITE THE REST OF YOUR PAGE HERE

		</body>
		</html>

		KEYWORDS:
			TOPMARGINBACKGROUND - place the name (and directory if needed)
			of the image that will be used for top margin. Above that area
			you will see something that says "width=790 height=158". This
			is the setting for 600x800 screens and the height of the spring-ducks
			graphic provided with this graphic package. I suggest you keep the 
			width at 790 since that works well for most computers. You may add to
			the width or subtract from it as needed if necessary. The height must
			change to be the height of the graphic you are using. If you are
			using the spring-ducks graphic I provide with this package for that
			reason then that height is already there.

			GENERALBACKGROUND - place the name (and directory if needed)
			of the background that will cover the rest of that page here.

   			WRITE THE REST OF YOUR PAGE HERE - This code is what should start and
			end your html page. Do not write anything before it or after it. 
			Everything you want to put in your page goes here.

*******************************************************

4. HTML Code for April Showers guestbook Image

   Place this code where you want the April Showers guestbook Image. Please fill in the URLS
   to your view and sign pages of your guestbook where indicated, and please fill in your graphic
   where indicated as well.

		<map name="guestbook">
           	<area shape=rect coords="2, 48, 35, 68" href="PUT_SIGN_URL_HERE" target=new>
          	<area shape=rect coords="71, 50, 114, 74" href="PUT_VIEW_URL_HERE" target=new>
            	</map>
		<center><img usemap="#guestbook" src="PUT_IMAGE_HERE" border=0></center>

*******************************************************

If you have any questions you may email me at:
  
       imy@countrycolors.nu

Once again, thank you very much for purchasing this graphic collection! Enjoy and Have Fun!

All images  2001-2003 Irma Beck
http://www.countrycolors.nu
imy@countrycolors.nu
		