@charset "utf-8";
/* CSS Document */
#container {
	height: auto;
	width: 98%;
	clear: both;
	padding: 0 1% 0 1%;
}
#about{
	min-height:450px;
	width: 100%;
	height: auto;
	word-wrap: break-word; 
	word-break: normal; 
}
