.box-wrap {
	max-width: 670px;
	min-width: 300px;
	margin: 30px auto;
	padding: 0;
}
.box {
	background: white;
	border: 1px solid #98E;
	width: 330px;
	margin: 8px 0;
	padding: 0;
}
.box h2 {
	padding: 3px 7px;
	font-size: 12pt;
}
.box ul li {
	list-style: none;
	margin: 0;
}
.mainBox {
	background: transparent;
/*	border: 1px solid #804718;*/
	width: 560px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
}
.mainBox h2 {
	background: #59A;
	color: white;
}
.box.image {
	background: transparent;
	border: none;
	width: 100%;
	min-height: 250px;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.box img {
	float: left;
	margin: 5px;
	width: auto !important;
	height: 100px !important;
	border-radius: 10px;
}
.icon {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
}
.imageofnow {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}
legend,
.unimportant
{
	display: none;
}

fieldset
/*.mainBox:first-of-type*/
{
	border: none;
}


.quoteofnow {
	text-align: center;
	font-size: 20px;
	font-family: -WEBKIT-PICTOGRAPH;
}
.description {
	text-align: center;
	font-weight: bolder;
}

fieldset ul {
	display:flex;
	justify-content: center;
	padding-left: 0px;
	transform: rotate(-3deg);
	margin-left:-35px;
}

img.board_image{
  display: none!important;
}

.boardlinksurl {
        display: inline-block;
        font-size: min(6.2vw, 40px);
        font-family: monospace;
        margin-right: -0.59em;
}

.ban h2{
        text-align: center;
        text-transform: uppercase;
}

.ban .heading{
        color: #0093ab;
}

header h1{
        color: #68360d;
}

.subtitle{
        color: #9f580d !important;
}

.comfy{
	color:#f44d6a !important;
}

.kaos{
	color:#793232 !important;
}

.kc{
	color:#604fd9 !important;
}
