@charset "utf-8";
/* CSS Document */
/* div tags */
#headimg {
	width:770px;
	margin-left:50px;
}
#xconten {
	margin-left:50px;
	widows:770px;
}
#xtext{
	width:500px;
	float:right;
}
#trollimg {
	width:300px;
}
#trollcont {
	width:400px;
	float: left;
}
#xcreditimg {
	width:250px;
}
/* text styles */
/* header tag */
xh1 {
	font:Verdana, Geneva, sans-serif;
	color:#00C;
	margin-bottom:3px;
}
/* styles for p*/
.px1 {
	color:#00C;
}
.xli1 {
	color:#00F;
	font-size:14px;
}