body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

table { font-size: inherit; font-size: 100%; }
select, input, textarea { font-size: 99%; }
pre, code { font: 115% monospace; }
body * { line-height:1.22em; }
strong { font-weight: bold; }
em { font-style: italic; }

body {
	/*width: 977px auto;*/
	margin: 0;
	padding: 0;
	background: rgb(123, 117, 101);
}

body, td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

div#center {
	background: rgb(123, 117, 101);
	margin-top: 60px;
	width: 100%;
}

div#center img {
	display: block;
	margin: 0 auto;
	border: none;
}
