/* Text Align Left */

body, #container, #content {
	text-align: left;
}


