body 
	{
	margin: 0px;
	}	

#universal
	{
	width: 100%;
	height: 100%;
	text-align: center;
	}

#marginTop
	{
	height: 33%;
	width: 100%;
	}

#content
	{
	height: 40%;
	}

#marginBottom
	{
	height: 33%;
	width: 100%;
	}