* {
font-family : verdana;
font-size : 10pt;
color : white;
}
b {
font-weight : bold;
}
body {
background : black;
color : white;
}
#link {
display : block;
position : absolute;
width : 99%;
height : 99%;
top : 0;
left : 0;
z-index : 990;
}
#link a {
display : block;
width : 99%;
height : 99%;
z-index : 999;
}
