@charset "UTF-8";
body {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: right 380px;
}
