/* CSS Document */

#trait {
	position: absolute;
	left: 111;
	top: 284;
	z-index:5;
	border: 0px;
	width:103px;
}
#txt_intro {
	position: absolute;
	left: 287px;
	top: 105px;
	z-index:5;
	border: 0px;
	width:600px;
}
#article {
	position:absolute;
	left:287px;
	top:150px;
	width:270px;
	z-index:5;
}
#article2 {
	position:absolute;
	left:597px;
	top:150px;
	width:270px;
	z-index:5;
}
#image {
	position:absolute;
	left:597px;
	top:270px;
	width:270px;
	z-index:5;
}

