@font-face { font-family: "Diablo"; font-style: normal;src: url("./EXL_____.TTF");src: local("Exocet Heavy"), url("./EXL_____.TTF") format("truetype"); }

html,body			{ width: 100%; height: 100%; margin: 0; padding: 0; background-color: #000; color: #FC9; overflow: hidden; cursor: default; font-family: diablo; }
*:focus				{ outline: none; }

.td_dec				{ width: 164px; text-align: center; }
.td_chr				{ width: 20px; text-align: center; }

#overlay			{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; background-color: transparent; z-index: 10000; }

#logo				{ width: 1280px; height: 853px; position: absolute; top: 50%; left: 50%; margin-left: -640px; margin-top: -450px; background-image: url('http://images.wikia.com/diablo/images/a/a9/Diablo_III_Large_transparency.png'); background-repeat: no-repeat; background-position: center center; z-index: 1; }