@charset "utf-8";

body {
	background: url(../img/bg.jpg) no-repeat fixed;
	background-size:cover;
	background-position-x: 50%;
	background-position-y: 10%;
}
