.custom-background {
	background: rgb(249,249,251);
/* Old browsers */
	background: linear-gradient(45deg,rgba(249,249,251,1)
0%,rgba(215,214,219,1) 19%,rgba(249,249,251,1) 49%,rgba(215,214,219,1)
87%,rgba(249,249,251,1) 100%);
}

#page {
	box-shadow: 10px 10px 5px #A7A7A9;
}