/*-----attach body.custom to any style you add here-----*/
body.custom {
	background-image: url(images/background2.jpg); }

body.custom {
	background-repeat: repeat; }

body.custom {
	background-position: top center; }

