@charset "utf-8";
/* CSS Document */
html body{
	margin:0px;
	color:#FFF;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	VERTICAL-ALIGN: baselinel;
}
#encard {
	background-color:#efefef;
	height:350px;
	width:960px;
	padding-left:40px;
	color:#000;
	}

h2 {
	font-family:EngelLight;
	font-size:22px;
	border-bottom:1px #000 dashed;
	margin-top:14px;
	margin-bottom:0px;
}

article {width:280px; text-align:justify; float:left; margin-right:36px;}
#encard article img {margin-bottom:0px; border:0px;}