* {
margin:0;
padding:0;
text-decoration:none;
list-style-type:none;
border:0;
outline:none }

body { background:#000 url(bg.jpg) }

/*logo*/
h1 {
background:url(logo-trans.png) top center no-repeat;
position:relative;
display:table;
margin:100px auto 0 auto;
width:582px;
height:180px;
text-indent:-9999px }
