@charset "utf-8";
body {
	background-image: url(../images/gradient%20background.jpg);
	background-repeat: no-repeat;
	right: 0px;
	position: relative;
	background-color: #6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-position: center bottom;
	color: #000;
}
