hey guys i tried to add a background to a edited skin but its just a little image on the left top, heres a screen :
it should be the background of the "hole" site
heres my code :
body {
background:#212121 url("{style_images_url}/bg.png") no-repeat;
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
background-attachment:fixed;
}