body { 
	background-image: url('/pics/bg.jpg'); 
	background-attachment: fixed;
	}
.main {
	padding: 30px 20px 20px 20px;
}
