body,td,th {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(img/England-Flag-Wallpapers.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color:#FFF;
	background-color: #996600;
}
body1{
	background-image: url(img/e1a67c3cb47148bb30a3ccb1459d5c38_large.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	color:#FF0000;
	background-color: #996600;
}
a:link {
	color: #FBE7B7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBE7B7;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration:none;
	color: #FFF;
}
.title{
	text-align: center;
	font-family: "Over There";
	font-size: 36px;
	font-weight: bold;
	color: #ECE41C;
}
.info{
	font-family: Arial;
	font-size: 30px;
	color: #F9F0F1;
	text-align: center;
	text-outline: #000;
	text-shadow: #999;
}
.series{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 40px;
	font-style:italic;
	font-weight:bolder;
	text-align: center;
	color: #00FF00;
}