/* CSS Document */body{	background-image: url(images/pattern.gif);	background-repeat: repeat;}a {text-decoration:none;	}	a:link {	color:#814523;}a:visited {color:#814523;}a:hover {	color:#333333;}	h1{}.navigation {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	text-transform: capitalize;	color: #814523;	letter-spacing: 1px;	padding-right: 50px;	font-weight: bold;}h3{}#container {	width: 880px;	margin-top: 50px;	margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;}#content{	padding: 20px 60px 10px;	text-align: center;}#navigation{	text-align: right;	padding: 5px 100px 5px 10px;}#footer{}.img_border{	margin: 20px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}.footer{	font-size: 14px;	color: #814523;}