
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
}

img {
	border: 0;
}

.body {
	margin: 0 auto;
	position: relative;
	background: #000000 url(../images/dark/background.jpg) repeat-x center -90px;
}

.body-holder {
	width: 850px;
	margin: 0 auto;
	position: relative;
	height: 595px;
}

.content-holder {
	
}

.bottom {
	position: absolute;
}

.footer {
	background: url(../images/dark/bottom.png) no-repeat;
	width: 848px;
	height: 70px;
}

.footer-home {
	position: absolute;
	top: -2px;
	left: -2px;
}

.footer-facebook-tami {
	position: absolute;
	top: -2px;
	left: 618px;
}

.footer-twitter-tami {
	position: absolute;
	top: -2px;
	left: 680px;
}

.footer-facebook-jerry {
	position: absolute;
	top: -2px;
	left: 737px;
}

.footer-twitter-jerry {
	position: absolute;
	top: -2px;
	left: 800px;
}
