/* TEMPLATE */
body {
	margin: 0px;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	background: url(http://images.ecommetrix.com/commerce/40/bg.jpg) repeat-x #0c4da1;
}
			#peace {
				height: 21px;
				padding: 2px 0px 2px 0px;
				font-family: "Trebuchet MS";
				font-size: 15px;
				position: absolute;
			}
				#peace a {
					color: #0c4da1;
					text-decoration: none;
				}
				#peace a:hover {
					color: #b53237;
					text-decoration: none;
				}