body {
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #fcc463;
	background: rgb(70%, 0%, 0%) url("dragontexturetile.gif") top right fixed;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
}

img.border {
	border: 4px ridge #fcc463;
}

a {
	color: #fcec99;
}

a:active {
	color: #ffff00;
}

li.main { 
	list-style-image: url("../lair/bullet.gif");
	list-style-position: outside;
	text-align: left;
	font-size: 16px;
	width: 400px; 
}




