﻿body {
	margin: 0px;
	background-image: url('images/Web.jpg');
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
}
table {
    margin-left: auto;
    margin-right: auto;
}
.Centre {
	text-align: center;
}
.Table1 {
	width: 520px; 
	background-color: black;
}
.Border {
	background-image:url('images/Pumpkin.gif');
	width: 75px;
}
.Heading {
	font-size: 85px;
	color: orange;
	width: 380px;
}
.Frank {
	width: 135px;
}
.Red1 {
	font-size: 50px;
	color: red;
}
.Orange1 {
	font-size: 33px;
	color: orange;
}
.Green1 {
	font-size: 18px;
	color: lime;
	text-align: justify;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
}
.Green2 {
	font-size: 18px;
	color: lime;
	text-align: justify;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 25px;
}
.Yellow1 {
	font-size: medium;
	color: yellow;
	font-weight: normal;
}
.Yellow2 {
	font-size: 85px;
	color: yellow;
}
