
body									{ background-color: #f5f6f9; }

div#head								{ padding: 26px 20px 0 20px; background-color: #26292e; }

div#logo								{ float: none; width: 100%; max-width: 900px; margin: auto; color: #acb3b9; background: url(/img/materoklogo.png) no-repeat left 2px; background-size: 46px; }
div#logo			span:nth-of-type(1)			{ margin-left: 66px; display: block; font-family: YSDisplayBold, Arial; font-size: 26px; line-height: 31px; }
div#logo			span:nth-of-type(2)			{ margin-left: 66px; display: block; padding-bottom: 27px; color: #e0e0e0; font-family: YSDisplayLight, Arial; font-size: 13px; line-height: 17px; }

div#wordWrapper								{ padding: 22px 20px 0 20px; }
div#word								{ float: none; width: 100%; max-width: 900px; margin: auto; background-color: #ffffff; color: #092032; padding: 20px; border-radius: 20px; }
div#word			span:nth-of-type(1)			{ display: block; font-family: YSDisplayBold, Arial; font-size: 28px; line-height: 32px; }
div#word			span:nth-of-type(2)			{ display: block; padding: 6px 0 4px 0; font-family: YSDisplayLight, Arial; font-size: 15px; line-height: 20px; color: #404040; }

div#contentWrapper							{ padding: 19px 20px 0 20px; }
div#content								{ float: none; width: 100%; padding: 0 20px; max-width: 900px; margin: auto; }
