BODY { 
  background: white url("patterns/brown062.jpg");
  background-repeat: repeat;
  
}

#container {
	margin-left: auto; 
	margin-right: auto;
	width: 800px;
	height: 650px;
	}

#info {
	clear: both;
	font-family: arial;
	font-style: italic;
	border-top: 20px;
	padding: 10px;
	font-size: 10px;
	color: grey;
	}


#info a:link 
{ font-family:Georgia; font-size:14px; color:#666666; text-decoration: none; font-weight: normal; }    


#info a:visited 
{ font-family:Georgia; font-size:14px; color:#666666; text-decoration: none; font-weight: normal; }  


#info a:hover { font-family:Georgia; font-size:14px; color:#FFFFFF; background-color: #666666; text-decoration:none; font-weight: normal; }

#info a:active { font-family:Georgia; font-size:14px; color:#FFFFFF; text-decoration: none; font-weight: normal; }
