Blog'D by Atamarashi

use this for a fixed background:

use this:

< type="text/css">
body {
/* background, scrollbar, cursor */
background-color: COLORHERE;
background-image: url(put picture URL here);
background-position: BOTTOM RIGHT, BOTTOM LEFT, TOP LEFT, TOP RIGHT, CENTER;
background-repeat: NO-REPEAT;
background-attachment: fixed;





Just remove the first space and the last space...