body {
	background-attachment: fixed;
	background-color: f9f9f9;
	background-image: url(../image/shadowAlpha.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 31px;
}

