.HomePageContainer{ width:100%; margin-top:30%;}
	#HomePageLinks{margin:0 auto; width:100%; /*background-color:#ccc;*/ text-align:center}
	#HomePageLinks div{ display:inline-table;  text-transform:uppercase; vertical-align:top;} 
	
		#HomePageLinks div a{ text-decoration:none;color:#fff; font-size:38px}
		#HomePageLinks div a:hover{ text-decoration: underline;}
		
		#HomePageLinks div.LogoHome{}
		
		#HomePageLinks div.HomePageLink1,
		#HomePageLinks div.HomePageLink2{ padding-top:45px;}
		
		#HomePageLinks div.HomePageLink1{ padding-right:25px;}
		#HomePageLinks div.HomePageLink2{ padding-left:25px;}