/* CSS Document */
body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

#main {
	width: 468px;
	margin:0px auto;
}