@charset "utf-8";
/* CSS Document */
#container {
	min-height:437px;
	width: 100%;
}
#about{
	height: auto;
	width: 100%;
	word-wrap: break-word; 
	word-break: normal; 
	
}

