body{
	background-image: url("/images/kysu/kysu_background.png");
	background-repeat: no-repeat;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	background-attachment: fixed;
  	background-position: center; 
}

.bodyContainer{
	background-color:#fff;
}