body {
	background-color: #003366;
	color: gold;
}

h1 {
	text-align: center;
	font-family: tahoma;
}

table {
	border-collapse: collapse;
}

td {
	font-family: tahoma;
	font-size: 12px;
}

input {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
}

.main_head {
    font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.surround {
	border-width: thin;
	border-color: white;
	border-style: dashed;
	width: 722;
}

.footer {
    font-family: tahoma;
	font-size: 10px;
	text-align: center;
}

.dropdown_fam {
    font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100px;
}

.dropdown_demon {
    font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 150px;
}

.demon_spells {
    font-family: tahoma;
	font-size: 12px;
	text-align: left;
	width: 120px;
}

.stat_bar {
	background-color: #99CC00;
}