body {
	border: none;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
#MainContainer {
	border: none;
	background-color: #FFFFFF;
	display: block;
	font-family: ;
	margin: 0 auto;
	position: relative;
	top: 150px;
	height: auto;
	width: 763px;
	z-index: 1;
}
#SydneyButton {
	border: none;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	height: auto;
	left: 20px;
	margin: 0;
	position: absolute;
	top: 250px;
	z-index: 2;
}
#SydneyButton a {
	border: none;
	color: #000000;
	margin: 0;
	text-decoration: none;
}
#SydneyButton img {
	border: none;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
#MelbourneButton {
	border: none;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	height: auto;
	margin: 0;
	position: absolute;
	right: 20px;
	top: 250px;
	z-index: 2;
}
#MelbourneButton a {
	border: none;
	color: #000000;
	margin: 0;
	text-decoration: none;
}
#MelbourneButton img {
	border: none;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
