.background {
	background-attachment: scroll;
	background-color: #336699;
	background-image: url(images/noir_wall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
