/* CSS Document */
body {
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
}

#page {
	background-color:#28287b;

}

