Background Patterns

I have the same question.
Even in dev mode, it is not possible to overwrite the body css things like :
body {
background-image : url(“paper.gif”);
background-repeat : repeat-y;
}
?