body{
	background: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%);
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}