/* call-thoreau-exhibit.bertlincolncall.com css: use with index.html (cover/landing page) */body{	margin: 0;	padding: 0;	background: #333;	text-align: left;	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	color: #fff;	font-size: .7em;	}#wrapper{	margin: 0 auto;	padding: 0;	width: 770px;	height: auto;	}#contents{	margin-top: 20px;	padding: 0;	height: 600px;	background-color: rgb(10,83,77);	background-image: url(/images/LogBoomWBranch80.jpg);	background-repeat: no-repeat;	background-position: right top;	}#contents h1{	margin: 0;	padding: 0;	width: auto;	height: auto;	}#contents img{ border: none;}#descript{	margin: 0;	padding: 175px 23px 0;	width: 214px;	}#descript p#disclaimer{	margin: 0;	padding: 1em 0 2em;	font-style: italic;	font-weight: normal;	font-size: 85%;	color: #ccc;	}a:link, a:visited{	font-weight: 700;	letter-spacing: .09em;	color: rgb(215,250,145);	text-decoration: none;	}a:hover{	font-weight: 800;	color: #fc0;	text-decoration: underline;	}/* rgb(40,145,155)?   E N D   */