body {
    background-color: #2E2B3B; 
    color: #ffffff; 
    font-family: arial; 
    font-size: 14px; 
    text-decoration: none; 
    margin-top: 0px; 
    margin-left: 0px; 
    margin-bottom: 0px; 
    background-position: left top; 
    background-attachment: fixed; 
    background-image:  url(images/bg.jpg); 
    background-repeat: repeat-x; 
} 
}
a:link {
	color: #C9AEA6;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #C9AEA6;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #AC8176;
	text-decoration: underline;
	font-size: 11px;
}
strong {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C9AEA6;
}
.text {
	color: #F3E4E0;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.index {
	background-color: #2E2B3B; 
    color: #ffffff; 
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.title {
	font-family: verdana;
	color: #AC8176;
	font-size: 13px;
	font-weight: bold;
	
}
.footer {
color: #AC8176;
line-height: 16px;
letter-spacing: 0px;
font-size: 10px;
font-family: verdana;
border-top: 0px;
border-left: 0px;
border-right: 0px;
text-align: center;
background-color: #4F1200;
}
