@charset "utf-8";
/* CSS Document */
body, html{
	bbackground: #2A7B9B;
	background-image: linear-gradient(to right, transparent, orange);
	background-size: cover;
}

