body {
	background: linear-gradient(0deg,#01c7fc,#00a1d8,#0056d6);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;

}