I am using the Colourise Theme http://www.themelab.com/2008/04/01/colourise-free-wordpress-theme-38/
I want to keep the image background as the top photo, but want to add a seamless tiled background too. Is that possible, please help. Thank You
Below is what is standard in the Colourise Theme.
body {
font: 11px/165% ‘Lucida Grande’, Geneva, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin: 0; padding: 0;
background: #070707 url(images/bg.jpg) no-repeat center top;
text-align: center;
}