/* CSS Document */
#body{
	background-attachment: fixed;
	background-image: url(../images/web_bg.jpg);
	background-repeat: no-repeat;	
	
}



