putting my background image to the bottom center of the page css code example
Example: css align backround image to the right
.right-align-background {
background-position: center right;
}
.right-align-background {
background-position: center right;
}