/* CSS Document */
body {
	background-image: url(../images/bottom_contact.jpg);
	background-attachment: fixed; 
	background-position: center bottom;
	background-repeat: no-repeat;  
	}
