﻿/* CSS Document */
/*html,body {
  height:100%;
}
*/

.Slogan{	
		
		background-image:url('/SiteCollectionImages/slogan.jpg');
		 background-repeat:no-repeat; 
		 vertical-align:bottom;		 
		 }
