Instructions:
1. Change Template to Minima
2. Go to edit HTML
Erase:
body {background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
\text-align: center;
3. Change it to:
body {
background:$bgcolor;background-image:url(http://i353.photobucket.com/albums/r382/byutatortot21/Buttons.jpg);background-position: center; background-repeat:no-repeat; background-attachment: fixed;
margin:0; color:$textcolor; font:x-small Georgia Serif; font-size/* */:/**/small; font-size: /**/small; text-align: center;
5. Now Save!

