@charset "UTF-8";
/* CSS Document */

div#error {

}

div#error h1 {
	margin-bottom: 40px;
}

div#error h2 {
	margin-bottom: 20px;
	color:#999;
	font-weight:bold;
}

