@charset "UTF-8";

body {
	background-image: none;
	background-color: #ccc;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

