.error {
	font-family: "myriad Pro", Garamond, Arial;
	font-size: x-large;
	font-style: italic;
	font-weight: 800;
	color: #990000;
}
.design {
	font-family: "myriad Pro", Garamond, Arial;
	font-size: medium;
	font-weight: 700;
	color: #3E3228;
}
.based {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: 600;
}
