﻿body {
	font-family: Verdana;
	background-image: url('../images-football-encyclopedia/bliss-soccer-field.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #003000;
}
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
}
.banner-text {
	background: #008000;
	border-radius: 3px;
	padding: 1px 3px 1px 3px;
	box-shadow: 0 0px 3px #777 inset, 0 0 3px #555;
	display: inline-block;
	position: relative;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.banner-text-old {
	font-size: medium;
	font-weight: bold;
	background-color: #008000;
	color: #FFFFFF;
	text-align: center;
}
.bible-center {
	text-align: center;
}
.referee-thinking {
	background: #FFFF00;
	border-radius: 3px;
	padding: 1px 3px 1px 3px;
	box-shadow: 0 0px 3px #777 inset, 0 0 3px #555;
	display: inline-block;
	position: relative;
	font-family: Verdana;
	font-size: small;
	letter-spacing: 3px;
	font-weight: bold;
	font-style: oblique;
}
.referee-thinking-old {
	text-align: center;
	background-color: #FFFF00;
	font-size: small;
	font-weight: bold;
	font-style: oblique;
}
.referee-battle {
	background: #FFFF00;
	border-radius: 3px;
	padding: 1px 3px 1px 3px;
	box-shadow: 0 0px 3px #FF0000 inset, 0 0 3px #555;
	display: inline-block;
	position: relative;
	font-family: Verdana;
	font-size: xx-small;
	letter-spacing: 2.5px;
	font-weight: bold;
}
.referee-battle-old {
	text-align: center;
	background-color: #FFFF00;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
}
.page-updated {
	color: #000000;
	font-weight: lighter;
	font-size: xx-small;
	font-style: oblique;
	letter-spacing: 1px;
	text-align: center;
}

