body {
	padding:20px 0 0 0;
	margin:0;
	color: #fff;
	background: #000621 url(images/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a:link {
	font-size:12px;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	font-weight:normal;
	color: #003;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color: #fff;
}

img { behavior: url(iepngfix.htc);
border:none;
}
