/* CSS Document */

body {
	height: 100%;
	background:  url("images/newsback.jpg") center top;
	background-color: #9d391c;
	background-repeat: repeat-y;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#border {border-style:dashed;
		border-width: 1px;
		border-color: #42311b;
		width: 580px;
		padding: 5px;
		background-color: #7c5e39s}

.links {font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%;}
.links a:link {text-decoration:none; color:#984119;}
.links a:visited {text-decoration:none; color:#984119;}
.links a:hover {text-decoration:none; color:#000000;}
.links a:active {text-decoration:none; color:#000000;}


