@font-face {
font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}

#article {
	border: 3px solid #ececec;
	padding: 5px;
}

#c_title {
	text-align: center;
	color:#be1622;
	font-family:'Myriad Pro Regular';
	font-size: 17px;
	letter-spacing: 1.5px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 10px;
}

#timg {
	display:block;
	margin: auto;
}

#t1 {
	font-family:"Myriad Pro";
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 20px;
}

#t2 {
	font-family:"Myriad Pro";
	color: #000000;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 7px;
}

#more {
	display:block;
	margin: 30px auto;
}
	
