body {
	background-image: url(../Images/backing.jpg);
	margin:0px;
	text-align:center;
	height:620px;
}

.title {
	font-family: "Maiandra GD";
	font-size: 36px;
	font-weight: bold;
	color: #000033;
}

.london {
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align:right;
}

.info {
	font-family: "Arial";
	color:#000033;
	font-weight:bold;
	font-size:14px;
}

.Line {
	position:absolute; 
	width:935px; 
	height:5px; 
	z-index:2; 
	left: -240px;
	background-color:#000033;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	vertical-align:middle;
	}

.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	font-weight:bold;
	}