body
	{
	background: #212412;
	color: #999;
	font-family: arial;
	font-size: 12px;
	}

.content 
	{ 
	border: 0px; 
	background: transparent;
	width: 760px;
	height: auto;
	margin: 0 auto;
	position: relative;
	}
	
.footer
	{
	border: 0px;
	background: #000;
	position: absolute;
		top: 1195px;
		left: 0px;
		height: auto;
	color: #212412;
	font-family: verdana;
	font-size: 9px;
	padding: 5px;
	}
