body{ background-color:#5060a0 } .navbar-fixed-top { position:absolute; top:0px; margin:0px 9px 0 9px; height:20px; } body { margin:0px 2px 0 2px; padding:0; background:#fff; } #left { background:#aaF; /* position:fixed;left:5%; width:20%; */ } #right { background:#afa; /*position:absolute;left:75%; width:20%; */ } .center { background:#fff; width:90%; position:relative; left:5%; } #centre { position:absolute; width: 90%; left:5%; } #middle{ background:#fff; width:90%; position:absolute; left:5%; } #end{ background:#FFF; position:fixed;left:0%;bottom:0%;width:100%; } #left,#right,#centre,#middle{padding:0px;text-align:justify;top:150px} #left,#right,#centre,#middle,#body,#end{background:#fff;font-family:georgia,garamond,serif;} #left,#centre,#right{padding-bottom:50px;} H1{ text-align:center; font-family:georgia,garamond,serif; font-size:16; } #gallery1{ backgound:#111; background-color:#FAA padding:10 px; margin:10 px; } #gallery2{ backgound:#FAB; background-color:#FAA padding:10 px; margin:10 px; } #level0 { position:fixed;bottom:1%; background:#FC0; } #level1 { margin-left:143px; padding-left:9px; background:#FFF; } #level2 { background:#FFF3AC; } #level3 { margin-right:143px; padding-right:9px; background:#FFF;} #main { background:#CCC;} #ad { position:absolute; background:#aaF; width:100%; left:0px; top:50px; } .worksheet{ background-color:#DDF;width:350px;padding:6px;margin:6px;border-radius: 5px;border:2px solid; } .myImage { border: groove; padding: 2px; margin: 2px; width:100%; } table{ padding:2px;margin:2px;} .navbar-nav{ width:100%;white-space:nowrap; } .adsbygoogle{ display:inline-block;width:75%;height:90px } .bigbutton { font-size:14; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, rgb(207, 207, 207)), color-stop(0.79, rgb(252, 252, 252))); background-image: -moz-linear-gradient(center bottom, rgb(207, 207, 207) 16%, rgb(252, 252, 252) 79%); background-image: linear-gradient(to top, rgb(207, 207, 207) 16%, rgb(252, 252, 252) 79%); padding: 3px; border: 1px solid #000; color: black; text-decoration: none; } .bigbutton:hover { font-size:15; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, rgb(107, 107, 107)), color-stop(0.79, rgb(252, 252, 252))); background-image: -moz-linear-gradient(center bottom, rgb(107, 107, 107) 16%, rgb(252, 252, 252) 79%); background-image: linear-gradient(to top, rgb(107, 107, 107) 16%, rgb(252, 252, 252) 79%); padding: 3px; border: 1px solid #000; color: black; text-decoration: none; } a{ font-size:15px; } td{ font-size:14px;} div{ margin:1px;padding:1px; }