body {
	background-image: url(PAPER12L.JPG);
}
.default {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #333333;
}
.logo {
	top: 20px;
}
.vad {
	height: 600px;
	width: 200px;
	top: 200px;
	white-space: normal;
}
.runlist {
	border: medium solid red;
	text-align: center;
	padding: 5px;
}
