body { 
	/* background: url("http://www.deadlineltd.com/img/bg.gif"); */
	background-color: #000000
}

.blog {
	position:relative;
	left:174px;
	top:17px;
}

.hd {
	font-family: helvetica;
	font-size: 24px;
	color: #c31130;
}

.nm {
	font-family: helvetica;
	font-size: 13px;
	color: #FFFFFF;
}

a.nm {
	font-family: helvetica;
	font-size: 13px;
	color: #9d0a0e;
}

a.nm:hover {
	font-family: helvetica;
	font-size: 13px;
	color: red;
}

.hdgry {
	font-family: helvetica;
	font-size: 24px;
	color: #898989;
}