html {
	height: 100%; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
}

body {
	background-color: #000000; 
	background-image: url(bgs.gif); 
	height: 100%; 
	margin: 0px; 
	padding: 0px; 
}

#nin {
	position: absolute; 
	top: 35px; 
	left: 140px; 
	width: 805px; 
	height: 560px; 
	text-align: left; 
}

#warm {
	position: absolute; 
	top: 290px; 
	left: 325px; 
	width: 50px; 
	height: 50px; 
}

#fdts {
	position: absolute; 
	top: 255px; 
	left: 185px; 
	width: 50px; 
	height: 50px; 
}

#fragile {
	position: absolute; 
	top: 185px; 
	left: 290px; 
	width: 50px; 
	height: 50px; 
}
