<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
    color: #262626;
	background: #0033FF;
	margin-bottom:30px;
}

.squarebox{
	padding:3px;
	background-color:#CBCBCB;
	height:300px;
}

.dragsquares { width: 150px; height: auto; min-height:30px; padding: 2px; float:left; border:2px solid #F30; background-color:#FFF; font-size:18px; font-weight:bold; margin:4px; -webkit-border-radius: 5px; border-radius: 5px; text-align:center;}
.square-active{
	background-color:#F90;
	}
.square-hover{
	background-color:#F00;
	}
.targets { width:80%; height: auto; min-height:150px; padding: 5px; background-color:#FFF; margin-top:5px; font-size:36px; -webkit-border-radius: 5px; border-radius: 5px; margin-left:auto; margin-right:auto;}
#instructions{
	font-size:16px;
	width:800px; margin-left:auto; margin-right:auto;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:2px solid black;
	background-color:#FF0;
	padding:10px;
	margin-bottom:5px;
}
.submitbox{
	display:none;
	width:800px; margin-left:auto; margin-right:auto;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:2px solid black;
	background-color:#FF0;
	padding:10px;
	margin-bottom:5px;
}
.answerbox{
	display:none;
	width:800px; margin-left:auto; margin-right:auto;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:2px solid black;
	background-color:#FF0;
	padding:10px;
	margin-bottom:5px;
}
.answerbox2{
	width:800px; margin-left:auto; margin-right:auto;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:2px solid black;
	background-color:#FF0;
	padding:10px;
	margin-bottom:5px;
}

.highscores{
	width:500px; margin-left:auto; margin-right:auto;
	font-size:14px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border:2px solid black;
	background-color:#0F0;
	padding:10px;
	margin-bottom:5px;
}

a.variousq {
	outline: none;
	color:#FFFF00;
	font-weight:bolder;
	font-size:24px;
	text-decoration:none;
}
a.various1 {
	outline: none;
	color:#FFFF00;
	font-weight:bolder;
	font-size:24px;
	text-decoration:none;
}
a.spent {
	outline: none;
	color:#999999;
	font-weight:bolder;
	font-size:24px;
	text-decoration:none;
}

#content {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	/*padding: 0 60px 30px 60px;*/
}

#contentindex {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	/*padding: 0 60px 30px 60px;*/
	border: solid 1px #cbcbcb;
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
	padding:5px;
	}

h1 {
	margin: 30px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
}

h1 span {
	font-size: 50%;
}

p {
	margin: 0;
	padding: 7px 0;
}

a img.last {
	margin-right: 0;	
}

ul {
	margin-bottom: 24px;
	padding-left: 30px;
}


/*my additions*/
td.categories{
	border:2px solid #FFFF00;
	background-color:#FFFFFF;
	width:150px;
	height:auto;
	text-align:center;
	font-weight:bolder;
	font-size:16px;
	color:#FF0000;
	}
	
td.questions{
	width:150px;
	height:70px;
	background-image:url(images/qbox.jpg); background-repeat:no-repeat;
	text-align:center;
	border:4px solid #FF6600;
	}

td.seenit{
	width:150px;
	height:70px;
	background-image:url(images/blankbox.jpg); background-repeat:no-repeat;
	text-align:center;
	border:4px solid #666666;
	color:#999999;
	}
td.final{
	background-color:#0033CC;
	color:#FF3300;
	text-align:center;
	border:4px solid #FF6600;
	width:775px;
	height:40px;
	}
td.seenfj{
	background-color:#333333;
	color:#999999;
	text-align:center;
	border:4px solid #999999;
	width:775px;
	height:40px;
	}
td.nofinal{
	display:none;
	}
#gamebox{
	background-image:url(images/woodbg.jpg); background-repeat:repeat;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:4px solid #FD7E1F;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:auto;
	padding:15px;
	}

.players img{
	margin-right:20px;
	padding:15px;
	position:fixed;
}
.playerbox{
	width:800px;
	height:50px;
}

.gametable{
}

.gametable img {
	border:1px solid black;
	outline: 5px inset #969696;
	}
	
#inline1{
	width:auto;
	height:auto;
	padding:25px;
	font-size:24px;
	}
.qbox{
	font-size:32px;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	border:4px solid black;
	text-align:center;
	}
.qreveal{
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	text-align:center;
	}
.abox{
	font-size:32px;
	color:#FF0000;
	line-height:normal;
	font-weight:bold;
	text-align:center;
	padding:10px;
	}
.reveal{
	border:4px solid black;
	}

.category1{
	width:825px;
	padding:5px;
	background-color:#999999;
	border:4px solid #FFFF00;
	}
.category2{
	width:825px;
	padding:5px;
	background-color:#999999;
	border:4px solid #00FF00;
	}
.category3{
	width:825px;
	padding:5px;
	background-color:#999999;
	border:4px solid #00FFFF;
	}
.category4{
	width:825px;
	padding:5px;
	background-color:#999999;
	border:4px solid #FF00FF;
	}
.category5{
	width:825px;
	padding:5px;
	background-color:#999999;
	border:4px solid #0000FF;
	}
table.category1{
	margin-bottom:10px;
	}
.gamelinks{
	border:5px solid red;
	padding:3px;
	margin:3px;
	}

.howbox1{
	width:800px;
	padding:2px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border:1px solid red;
	}
.howbox2{
	display:none;
	}</pre></body></html>