	
	h1 {
		color: #78223A;
		font-size: 16pt;
		padding: 0em 0% 0em 0%;
		margin: 14px 0% 14px 0%;
	}
	
	#welcome {
		top: 5px;
		left: 30px;
		width: 320px;
		height: 210px;
		position: relative;
		
		border-right: 3px solid #EBECE4;
		border-bottom: 2px solid #EBECE4;
	}
	
	#find_us {
		top: 0px;
		left: 30px;
		width: 320px;
		height: 320px;
		position: relative;
		
		border-right: 3px solid #EBECE4;
		border-bottom: 2px solid #EBECE4;
	}
	
	#pictures {
		top: 5px;
		left: 410px;
		width: 450px;
		height: 540px;
		position: absolute;
	}
