body {
	background-image: url(images/bkgvert.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}
.comic {
	background-attachment: fixed;
	background-color: #000066;
	height: 800px;
	width: 600px;
	color:#FFFFFF;
	padding: 30px;
}

