/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background-image:  url(wallpaper.jpg);
	background-repeat: repeat;
	}	
#container {
	width: 700px;
	height: 180px;
	margin-left: auto;
	position: relative;
	background-image:  url(images/hero1.jpg);
	}
#kisoro {
	width: 4367px;
	height: 400px;
	left: 40px;
	top: 40px;
	margin-right: 40px;
	position: absolute;
	background-image:  url(kisoro.jpg);
	background-repeat: no-repeat;
	}	