/*/////Picture//////*/
#picture h2{
	position: absolute;
	top: 210px;
	left: 430px;
	background: #000000 url("../pics/tales/091004a.jpg") no-repeat top left;
	height: 229px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	}
	
#picture h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#picture2 h2{
	position: absolute;
	top: 240px;
	left: 590px;
	background: #000000 url("../pics/tales/091004b.jpg") no-repeat top left;
	height: 117px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	}
	
#picture2 h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#picture3 h2{
	position: absolute;
	top: 419px;
	left: 500px;
	background: #000000 url("../pics/tales/091004c.jpg") no-repeat top left;
	height: 150px;
	width: 212px;
	padding: 0px;
	margin: 0px;
	}
	
#picture3 h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

