body {
	padding: 0;
	margin: 0;
	background: #190d03 url(../images/bg.jpg) top center no-repeat;
	width: 100%;
	display: table;
	font-family: "Abel", Arial;
}

font,th,td,p {  	
	font-family: "Abel", Arial;
	font-size: 14px;
	color: #000;
}


