@charset "utf-8";
/* err.css */

/*--------------------------------------------------

               err content

----------------------------------------------------*/
#err div#wrapper table#content td div.content p {
	margin: 20px 0 0 0;
	color: #3A2311;
	font-size: 1.125em; /* = 18px (1em = 16px) */
}

