body{
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
background-color: #DBD8D5;
font-family: "Times New Roman";
font-size: 12px;
}

td,th {

}

a:link {
color: #183408;
}
a:visited {
color: #183408;
}
a:hover {
color: #183408;
}
a:active {
color: #183408;
}

.lg_txt {
font-family: "Times New Roman";
font-size: 24px;
font-weight:bold;
}

.lg_wht_txt, a.lg_wht_txt:link, a.lg_wht_txt:visited, a.lg_wht_txt:hover, a.lg_wht_txt:active {
font-family: "Times New Roman";
font-size: 24px;
font-weight:bold;
color:#FFFFFF;
}

.wht_txt {
font-family: "Times New Roman";
color:#FFFFFF;
}

.footer {
background-color: #ccc7c3;
font-family: "Times New Roman";
color: #686868;
font-weight:bold;
}

#player {
	width: 300px;
	height: 55px;
	font-family: "Times New Roman";
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	position: absolute;
	top: 455px;
	left: 620px;
}