@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #0B1011;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #FFF;
}

a {
	color: #FFF;	
}

#content {
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
	width: 243px;
	text-align:center;
}
