body {
	background-image: url(media/paper01.png);
	font-family: "Comic Sans MS",sans-serif;
}

h3 {
	color: Maroon;
}

table.lectures {
	margin-left: 2em;
}

td {
  font-size: 13;
}

td.lecturetitle {
	font-weight: bold;
}

p,ul {
	margin-left: 2em;
  font-size: 13;
}
