/** embedded.css */

html, body {}

.mainContent { 
	max-width: 900px;
	margin: auto;
}
