/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #261c19;
	font-family: tahoma; 
	font-size: 11px; 
	color: #e8dac1;
	letter-spacing: 1px; 
}
h1 {
    font-size: 11px;
	font-weight: normal;

   margin: 0 0 13px 0;

}
h2 {
    font-size: 11px;
	font-weight: normal;
	margin-bottom: 13px;
   margin: 0 0 13px 0;
   text-align: center

}
p { 
   margin: 0 0 13px 0;
   line-height: 1.5em ;
 } 



img#rapidstatscounter { 

    display: none;

}
#contact { 
    margin:52px 0 0 20px; 
} 






a    { 
    color: #e8dac1; 
	text-decoration: underline}

a:hover    { 
    text-decoration: none }

















