@charset "utf-8";
/* CSS Document */

#dragonHead {
	width: 980px;
	text-align: center;
	font color: gold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	border-top: thick silver solid;
	border-bottom: thick silver solid;
	width: 100%;
	
}

#dragonHead .headBullet {
  	text-align: center;
	font color: gold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin 0 200px 0 200px;
}
