@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../image/telihatter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}