Done with the meta XD the the image is still not updating XD
Im using the default style.css
body {
font-size: 10px;
font-family: Tahoma, Arial;
padding: 10px;
color: #000000;
margin: 0px;
border: 0px;
background: transparent url(bg.jpg) no-repeat;
background-attachment: fixed;
}
.header {
font-size: 120%;
}
.content {
padding: 5px;
}