html{
	font-family: "Droid Sans Mono";
	font-size: 16pt;
	color: #283b5a;
	text-decoration: none;
}

a{
	color: inherit;
	text-decoration: inherit;
	margin-left: 5px;
	margin-top: 5px;
}

body{
	background-image: url('bg1.png');
}

#search{
	width: 1040px;
}

#title{
	font-size: 18pt;
	color: #222222;
	width: 300px;
	margin: auto;
	margin-top: 30px;
	height: 50px;
	/*font-family: "consolas";*/
}

#link{
	width: 1050px;
	margin: auto;
}

#chans{
	font-size: 16pt;
	margin-right: 10px;
	float: left;
	background: #488da9;
	width: 250px;
	height: 300px;
	
}

#anime{
	margin-right: 10px;
	float: left;
	background: #3abbd4;
	width: 250px;
	height: 300px;
}

#trackers{
	margin-right: 10px;
	float: left;
	background: #cb73da;
	width: 250px;
	height: 300px;
}

#social{
	margin-right: 10px;
	float: left;
	background: #952e83;
	width: 250px;
	height: 300px;
}

#passbox{
	align: center;
	width: 100px;	
	clear: both;
	margin: auto;
}

#porn, #panel{
	display: none;
	height: 100px;
	border: solid 1px #222222;
}
#quote{
	font-size: 20;
	background-color: #bfb5b2;
}