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

a {
  outline: none;
	font-family: century gothic, "Trebuchet MS" ,Arial,Helvetica,Tahoma,sans-serif;
	font-size: 13px;
	Line-height: 160%;
	color: #666666;
}


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

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


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

a.close:link{
	font-family: century gothic, "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	Line-height: 160%;
	text-decoration: none;
    outline: none;
}
a.close:visited{
	font-family: century gothic, "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	Line-height: 160%;
	text-decoration: none;
    outline: none; 
}
a.close:hover{
	font-family: century gothic, "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	Line-height: 160%;
	text-decoration: none;
    outline: none;
}
