body{
	margin:0px;
	font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
	font-size: 13px;
	Line-height: 160%;
	color: #222222;
	background: #2D1700 url(images/introbackground.jpg);
	background-attachment:fixed;
	background-position:center; 
}

.copyright {
	font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
	font-size: 11px;
	Line-height: 160%;
	color: #bbbbbb;
}

a.copyright:link{
	font-family: trebuchet, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	Line-height: 160%;
	text-decoration: none;
}
a.copyright:visited{
	font-family: trebuchet, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	Line-height: 160%;
	text-decoration: none;
}
a.copyright:hover{
	font-family: trebuchet, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #dddddd;
	Line-height: 160%;
	text-decoration: none;
}
