BODY {
 background-color: rgb(255,255,255);
 background-image: url("/images/background2.jpg"); 
 background-repeat: no-repeat;
 background-position: bottom right;
 background-attachment: fixed;
}
