body {
	background-color: #E3FCE6;
	background-image: url(../image/background.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
}

