body {background-image: url('images/bg_top.jpg');
	background-repeat: no-repeat;
	background-position:right top;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.content {background-image: url('images/bg_comic.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	height:100%;
	}
img {border:none; behavior: url(iepngfix.htc);}
.bottom {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	text-align: right;
}
img.invis {
display:none;
}
