body {
	margin: 0px;
	padding: 0px;
}
.top {
	width: 100%;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.bottom {
	width: 100%;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
