﻿
body {
	font-family: Verdana;
	background-image: url('../images-pitch/soccer-red-and-yellow-cards-wallpaper-black-50.png');
	background-attachment: fixed;
	text-align: center;
}

.welcome {
	font-family: Verdana;
	font-weight: bold;
	font-size: 24px;
	color: #FFFF00;
	text-align: center;
}
.banner-center {
	text-align: center;
}
.pitch-banner-title {
	background-color: #006600;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: oblique;
	letter-spacing: 7px;
}
.subject-background {
	background-color: #4E4F16;
}
.copyright-trademark {
	border: thin outset #333333;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 630px;
	height: 12px;
	text-align: center;
	background-color: #transparent;
	vertical-align: middle;
}
.page-updated {
	color: #808080;
	font-weight: lighter;
	font-size: xx-small;
	font-style: oblique;
}
.standby {
	text-align: center;
	color: #FFFFFF;
	font-size: xx-small;
}
