You will need to download these 3 tiles to use this set.Right Click and choose "Save as" to download these tiles.
This is the code needed to set up your pages. Cut and paste it to your page.
<html> <head> <title>Title of Your Page/Site</title> </head> <body background="tilerose.jpg"> <br> <p><center><table width="90%" cellpadding=30 cellspacing=1 border=2 background="greennpinkbg.jpg"> <tr> <td width="100%"> <p><center><table width="100%" border=2 background="lavbg.jpg"> <tr> <td width="100%">Text &/or Images Go Here </td> </tr> </table> </center> </td> </tr> </table> </center> </body></html>
649