/* @override http://dev.realmacsoftware.com/luke/bay/rw_common/themes/michaelbay/css/splash.css */

#sidebarContainer, #contentHeader, #navcontainer {
	display: none;
}

#contentContainer {
	text-align: center;
	width: 800px;
}

#contentContainer a:link, #contentContainer a:visited {
	text-decoration: none;
	border: none;
	font-size: 1.6em;
}

#footer {
	text-align: center;
	margin-top: 50px;
}