body {	
	font-family: verdana;
	font-size: 12px;	
	line-height: 1.4;
	letter-spacing:.9px;
	color: ffffff; 
	margin:0px;
	background-color: #323a0c;

}
div.bodyIndex{
	background-image:url(indeximage/index.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:642px;
}
div.update{
	position: absolute; 
	left:348px;
	top:505px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 3px;
	color:d9c98f;
}
div.startbutton{
	position: absolute;
	left:50px;
	top:382px;
	width:900px;
	height:240px;
}
a:link{
color: #feffad;
text-decoration: none;
font-weight: bold;
cursor:pointer;
cursor:hand;
}
a:visited{
color: #feffad;
text-decoration: none;
font-weight: bold;
cursor:pointer;
cursor:hand;
}
a:hover{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
cursor:pointer;
cursor:hand;
}
a:active{
color: #feffad;
text-decoration: none;
font-weight: bold;
cursor:pointer;
cursor:hand;
}