.bg {
	background-attachment: fixed;
	background-color: #003300;
	background-image: url(/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
