.flag {
	background-attachment: fixed;
	background-image: url(images/flag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

