.background {  background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.p_center_bg {  background-repeat: no-repeat; background-position: left top; background-attachment: fixed}
.p_right_bg {  background-repeat: repeat-y; background-position: right top}

