@charset "utf-8";
/* CSS Document */

body {
	background:#a9b9c3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
}

div, p {
	border:0px none;
}
#encart {
	margin:auto;
	margin-top:50px;
	background:url(images/bg.png) center center no-repeat;
	height:396px;
	width:838px;
	text-align:center;
}

p {
	padding:0px;
}

#title {
	padding-top:181px;
	font-weight:bold;
	height:27px;
}

#description {
	padding-top:18px;
	}

a {
	color:#ff5400;
}
