#content {
	text-align: center;
	margin-top: 20px;
}
#menu {
	text-align: center;
	background-image: url(images/menubackground.jpg);
}
#header {
	background-image: url(images/london-skyline-night-b&w.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: auto;
	height: 180px;
	text-align: right;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight: bolder;
	font-style: italic;
	line-height: -190px;
	left: auto;
	right: auto;
	color: #BABFC5;
}
body {
	background-color: #02071B;
	background-image: url(images/gradtop2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	background-attachment: fixed;
}
#container {
	background-position: center center;
	height: auto;
	width: 900px;
	clear: both;
	left: auto;
	right: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
}
