body {
	background-color: #fff;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}
.center {
  text-align: center;
}
