body{
	background: rgb(0,0,0);
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 

}

body,div.report{
	color:rgb(0,200,198);
}

a,a:visited{
	color:rgb(0,162,190);
}

a:hover{
	color:rgb(0,137,172);
}

a.bodylink{
	color:rgb(0,255,172);
}

a.bodylink:hover{
	color:rgb(0,162,190);
}

span.trip{
	color:#8398A3;
}

header h1,header div.subtitle,div.blotter{
	color:rgb(0,0,0);
}

div.post.reply,div.banner,form table tr th{
	background:rgb(0,0,0);
	border:none;
}

div.post.reply.highlighted{
	background:rgb(0,0,0);
}

.post-hover,.post-inline{
	border:1px solid rgb(0,17,17)!important;
	box-shadow:none!important;
}

.post-inline{
	background-color:rgba(0,0,0,0.14)!important;
}

p.intro span.name{
	color:rgb(0,0,0);
}

p.intro a.email span.name{
	olor:rgb(0,0,0);
}

p.intro a.email:hover span.name{
	olor:rgb(128,0,0);
}

span.quote{
	color:#99BF87;
}

p.intro span.subject{
	color:#C4AADE;
}

div.pages{
	background:color:rgb(0,255,255);
	border:;
}

.boardlist.top{
	background:rgb(0,185,185);
	box-shadow:0 -1px 5px rgb(0,150,150);
}

.boardlist.top .boardlistpart a,.boardlist.top .boardlistpart a:visited{
	font-size:14px;
	padding-top:0;
	padding-bottom:0;
	border-top:2px solid transparent;
	border-bottom:2px solid transparent;
	color:rgb(75,90,110);
}

.boardlist.top .boardlistpart a[href="/"]{
	padding-top:0;
	padding-bottom:0;
}

.boardlist.top .boardlistpart a.boardlistactive,.boardlist.top .watcherButton.open{
	background:none;
	border-top:2px solid rgb(0,98,98);
	border-bottom:2px solid rgb(0,98,98);
	padding-top:0;
	padding-bottom:0;
}

.boardlist.top .boardlistpart a:hover{
	background:none;
	border-top:2px solid rgb(0,100,190);
	padding-top:0;
}

div.hidetext{
	background:#47533C;
}

#settingsScreen h1{
	color:#1e1f21;
}

#updateSettings{
	color:black;
}

p.intro span.name {
    color: rgb(0, 255, 255);
}

pre {
    color: rgb(0, 255, 0);
}

div.post.reply div.body {
    margin-left: 1.8em;
    margin-top: 0.8em;
    padding-right: 3em;
    padding-bottom: 0.3em;

font-family:"Comic Sans MS", cursive, sans-serif;
font-size: 100px;
}
