@charset "utf-8";
/* CSS Document */
/**/
body,td,th {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container-body {
	background-image:url(/assets/images/bg_peak.gif);
	background-repeat:no-repeat;
}

h1 {
	font-size: 18px;
}

h2 {
	border: solid 1px #000000;
	border-width: 1px 0 1px 0;
	margin: 0;
	padding:0;
	font-size: 15px;
	text-transform:uppercase;
	line-height: 11px;
}

