/* CSS Document */

#content {
	background: url(topblue.jpg);
	background-repeat: repeat-x;
	background-color: Blue;
}

