body {
	background : #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	height: 100%;
}

a { color: #000000; text-decoration: none }
img { border-style: hidden; border-width: 0px; margin: 0 }

div.dragon {
	background-image: url("dragon.gif");
	margin: 0;
	padding: 0;
	color: #000000;
	background-position:  bottom right;
	background-repeat:  no-repeat;
	border-width: 0;
	border-style: solid;
	width: 100%;
	height: 100%;
	z-index: 55;
	xtext-align: center;
	xvertical-align: bottom;
}

div.dragondagger {
	background-image: url("dragondagger.gif");
	margin: 0;
	color: #000000;
	background-position: top left;
	background-repeat:  no-repeat;
	width: 100%;
	height: 100%;
}

div.main {
	margin-left: 180;
	xmargin-top: 60;
}
