* {
	margin:0; padding:0;
}

#container {
	position: absolute;
	height: 395px;
	width: 572px;
	top: 50%;
	margin-top: -197px;
	left: 50%;
	margin-left: -286px;
	background-image: url(OnlineMagnetSplash.jpg);
	background-repeat: no-repeat;
}

#text {
	position: absolute;
	left: 35px;
	top: 261px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	width: 361px;
	height: 98px;
}

#mark {
	position: absolute;
	left: 36px;
	top: 298px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	width: 169px;
	height: 56px;
}

#liam {
	position: absolute;
	left: 223px;
	top: 298px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
	width: 156px;
	height: 56px;
}

