
body {
	font-family: Georgia;
	margin: 0;
	padding: 0;
	background: url(../images/background-repeat.png) repeat;
}

img {
	border: 0 none;
}

.body {
	background: #7ed2ec url(../images/background.jpg) repeat-x;
	position: relative;
	margin: 0 auto;
}

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

.bottom {
	position: absolute;
	left: -15px;
}

.footer {
	background: url(../images/footer.png) no-repeat;
	width: 1006px;
	height: 60px;
}

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

.footer-facebook-tami {
	position: absolute;
	top: -1px;
	left: 775px;
}

.footer-twitter-tami {
	position: absolute;
	top: -1px;
	left: 838px;
}

.footer-facebook-jerry {
	position: absolute;
	top: -1px;
	left: 895px;
}

.footer-twitter-jerry {
	position: absolute;
	top: -1px;
	left: 958px;
}


