body {
	text-align:center;
	background:#000000;
	font-family:"Trebuchet MS Bold", "Trebuchet MS", Geneva, Arial, sans-serif;
}

a {
	text-decoration:none;
	color:#99AADD;
}

p, h2, h6 {
	color:#FFFFFF;
	top:0;
}

img {
	border:none;
}

.center {
	text-align: center;
	color:#FFFFFF;
}

.navigation {
	float:left;
	top:auto;
}

#container {
	position:relative;
	width:800px;
	margin:0 auto;
	text-align:left;
}

#comment {
	position:relative;
	float:right;
	margin:0 auto;
	width:190px;
	border:2px #FFFFFF solid;
	color:#FFFFFF;
	top:16px;
	padding:5px;
}	

#comics {
	position:relative;
	float:right;
	margin:0 auto;
	width:190px;
	border:2px #FFFFFF solid;
	top:16px;
	padding:5px;
}

#comic {
	position:relative;
	float:left;
	width:576px;
	top:0px;
}

#bottom {
	position:relative;
	width:576px;
	margin:0 auto;
	float:left;
	top:0px;
}

#title {
	top:0px;
	text-align:center;
}

