body{
background-color: #003366;
background:url('DWJ_2.jpg') no-repeat;
}


	a:link {color:#00FF00;}      /* unvisited link */
	a:visited {color:#00FF00;}  /* visited link */
	a:hover {color:#009900;}  /* mouse over link */
	a:active {color:#00FF00;}  /* selected link */
	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:active {text-decoration:underline;}

#extraDiv1 span {
	display:block;
	position:fixed;
	top: 0px;
	left:0;
	width:100%;
	height:626px;

}



#extraDiv2 span {
	display:block;
	position: fixed;
	top: 0px;
	left: 412px;
	width:100%;
	height:440px;
	background:url('2_top.jpg') no-repeat;
}


#entry {
	position: fixed;
	top: 460px;
	left: 520px;
}

#fp {
	position: fixed;
	top: 565px;
	left: 605px;
	font: .6em Arial, Helvetica, sans-serif;
}

#bg {
	position: fixed;
	top: 585px;
	left: 525px;
}



#dead {
	display:block;
	position: fixed;
	top: 625px;
	left: 515px;
	font: .75em/7px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#dead2 {
	display:block;
	position: fixed;
	top: 625px;
	left: 725px;
	font: .75em/7px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#copy {
	display:block;
	position: fixed;
	top: 630px;
	left: 480px;
	font: .7em/7px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
}



#count {
	display:block;
	position: fixed;
	top: 625px;
	left: 835px;
	font: .75em/7px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00ff00;
}