/* Stilar foer *js.html */
body{
background:url(/works/binary/backgr16kall.jpg) rgb(255,255,255) repeat fixed;
color:rgb(0,0,0);
}
blockquote{
background:rgb(239,239,239);
color:rgb(0,0,0);
}
@media screen{
div,h1,h2,h3,h4,h5,h6,dl{
margin-left:5%;
width:550px;
}
dd{
margin-bottom:1ex;
}
dt{
letter-spacing:0.1em;
}
table{
table-layout:fixed;
}
td{
border:thin solid;
}
pre{
overflow:scroll;
height:100%;
}
}
