If you love cake and want a sweet background for your blog, here are a few free for the taking.
If you want to use one of these images as a blogger background, save it to your own server and then insert the URL into this part of your template. It should repeat/tile automatically.
/* global----------------------------------------------- */
body {
margin: 0;padding: 0;
text-align: center;
min-width: 760px;
background: #FFB8D0 url(INSERT URL HERE);
font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
color: #204063;
}





