body {background-color: #d2b48c; 
	font-weight: bolder; 
	border-width: 2px;
	border-style: solid;
	border-color: black;
	width: 850px; 
	padding-right: 70px;
	padding-bottom: 100px;
	padding-left: 40px;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 80px;
	margin-bottom:  40px ;
	text-align: center;
 background-image: url("images/background.gif") ;
	
	background-repeat: repeat-x; }










h2	{color: black ; }

a:link	{ color: green ; }
a:visited 	{color: red ; }
a:hover { color: yellow  }