html {
	margin: 0;
	padding: 0;
}
body {
	background: #000000;
	color: #4868A6;
	text-align: justify;
	font: 12px helvetica, sans, arial;
	margin: 0px auto;
	padding: 0;
	width: 980px;
	line-height: 18px;
}
.foot {
	color: #666666;
	text-align: center;
	font-size: 9px;
}

.foot a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	bottom: 20px;
}

img{
	margin: 220px 0 0 0;
}

