/* CSS Document */


body { 
	font-size: 1.3em;
	line-height: 1.2em;
	text-align: left; 
}

.main {
	width: 100%; 
	margin: 2% auto;
}
