/* use this file to overwrite settings found in institution.css */

/* Modify the Splash Page Text */
.msgarea {
	background-image: url(http://www.canadainternational.gc.ca/philadelphia-philadelphie/assets/images/splash/splash_en_fr.jpg); 
}
div.headcontainer {
	color: #fff;
 	float: none;
 	text-align: center;
 	padding-top: 93px;
 	padding-left: 0px;
	margin-left: 310px;
 	width: 300px;
 	background-color: transparent;
 	display: block;
 	font-size: 18px;
 	font-weight: normal;
 	height: 120px;
 	min-height: 70px;
 	padding-bottom: 0px;
 	padding-right: 0px;
}
div.headcontainerURL {
  	font-size: 100%;
  	font-weight: 400;
  	margin-bottom: 0px;
   	margin-top: 15px;
   	font-family: Arial;   
}
div.headcontainerSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 65%;
	color: #fff;
}
