#banner {
	background-image: url(images/comicstack.png);
	background-repeat: repeat;
	height: 136px;
}
body {
	background-image: url(../images/bgs/main.jpg);
	background-attachment: fixed
}
#top #banner #right {
	float: right;
}
#top {
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top #banner #left {
	float: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}