
body {
	background: url(../images/background.jpg) repeat-x;
	font-family: Georgia;
}

img {
	border: 0 none;
}

.body {
	width: 915px;
	margin: 0 auto;
}

.body-holder {
	position: absolute;
}

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

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

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

.indent {
	position: relative;
	left: 30px;
}


