Deci, am cautat asta: body { background: #212121; color: #bcbcbc; font: normal 11px tahoma, helvetica, arial, sans-serif; position: relative; padding-bottom: 20px; }
si l-am inlocuit cu asta
body {
background: #212121 url("{style_images_url}/back.png");;
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
}
insa nu imi pare pe tot forumul, ci doar pe partea de sus.
EDIT: Am rezolvat, am schimbat ''background-position:center;'' in loc de center am pus full.