.midd {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #683301;
}
a {
	color: #663200;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

