@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------
	#format
----------------------------------------------------*/
body{
	background-color: #FFF;
	background-image: url(key2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#h1-main{

}