body {
	background: url("/javax.faces.resource/images/bottombg.jpg.xhtml");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0px 40px;
    background-size: cover;
}