
body {
    font-family: "Times New Roman",Serif;
    font-size:12px;
    }
div.logo,div.searchbar,div#rootnav,div.privacy {display:none;}

div.main {
    width: 95%;
    height: 95%;
    margin: 160px 0px 0px 0px;
    z-index:2;
    }
div.ls {
    height:150px;
    width:150px; 
    margin-top:80px;
    margin-left:100px;
    z-index:1;
    }
div.ls a img {
    width:150px;
    height:150px;
    }

div#print {
    position: absolute;
    left: 200px;
    top: 50px;
    display: block;
    }


    