@charset "utf-8";
body {
	
	background-image: url(/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
}