*{
     margin:0px;
     padding:0px;
}

body{
     background:#000000;
}

div#container{
     width:760px;
     margin:0px auto;
}

div#container_in{
     background:#0d0d0d url(../images/background.gif) repeat-x;
}

h1{
     width:760px;
     height:62px;
     text-indent:-9999px;
     display:block;
     background:transparent url(../images/non_flash_header.gif) no-repeat;
}

p a{
     margin:100px 0 100px 253px;
     width:254px;
     height:240px;
     display:block;
     text-indent:-9999px;
     overflow:hidden;
     background:transparent url(../images/non_flash_button.gif) no-repeat;
}