/* CSS Document */

body 
	{
	background-color: #05090A;
	margin: 0px
	}

#content     
	{
	text-align: center;
	margin-top: -178px;
	margin-left: -300px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 355px;
	}
	
#pressReleases {visibility: hidden;}