body {
	margin: 0px;
	height: 100%;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #000000;
	background-repeat: repeat-x;
	vertical-align: top;
	}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	top: 10px;
	height: 588px;
	width: 903px;
}

#background {
	background-image: url(http://kiinovilland.com/newsite/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
	position: absolute;
	height: 588px;
	width: 903px;
	left: 0px;
	top: 0px;
}
#kiinoname {
	background-image: url(http://www.kiinovilland.com/newsite/images/KiinoName.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 25px;
	z-index: 2;
	width: 903px;
	height: 45px;
	
}
#background #kiinoname #photography {
	position: absolute;
	height: 20px;
	top: 50px;
}
