body {
	background-image: url(../files/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0d0606;
    margin: 0 0 0 0;
	color: #ddad5b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

a:focus {
	outline: none;
}

a:active {
  outline:none;
}
