canvas.nopecanvas{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
}
div.footerextinfo{
position:fixed;
bottom:5px;
left:5px;
width:100%;
height:20px;
}
div.footerclickinfo{
position:fixed;
bottom:5px;
right:5px;
height:40px;
}
div.left{
position:fixed;
left:5px;
width:468px;
height:60px;
}
div.right{
position:fixed;
right:5px;
width:468px;
height:60px;
}
a:link{
color:#777;
}
a:visited{
color:#222;
}
a:hover{
color:#555;
}
