body {
	color: #070708;
	background-color: #070708;
	margin-top: 40px;
	margin-bottom: 0px;
}
.backg {
	background-image: url(imgs/backg.jpg);
	background-repeat: repeat;
}
.lines {
	background-image: url(imgs/lines.jpg);
	background-repeat: repeat-x;
}
