.background {
	background-image: url(images/masthead-gradient.jpg);
	background-repeat: repeat-y;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
