body {
	margin: 0;
	background-color: #fff;
}
img {
	border: none;
}
#topcontainer {
	width: 988px;
	height: 129px;
	background: url('http://www.oink.info/images/base/top.gif') no-repeat;
}

#midcontainer {
	width: 988px;
	background: url('http://www.oink.info/images/base/mid.gif') repeat-y;
}
#midinner {
	width: 976px;
	margin-left: 5px;
	display: inline;
}

#bottomcontainer {
	width: 988px;
	height: 102px;
	background: url('http://www.oink.info/images/base/bottom.gif') no-repeat;
}
