body {
	background-image: url(denim.png);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	font-family: sans-serif;
}

img {
	border-style: none;
}

.maintable {
	border-style: solid;
	border-width: thin;
	border-color: black;
	background: url(whitedenim.png);
}

a {
	text-decoration: none;
	color: blue;
}

.title {
	font-size: xx-large;
	font-weight: bold;
}

.note {
	font-size: small;
}
