html, body { margin:0; padding:0; width:100%; height:100%;margin-top:-80px; }
h1 { color:#FFF; text-align:center; }
h3 { color:#FFF; text-align:center; }
#layout { margin:0 auto; width:100%; height:100%; }
#topo { margin:0 auto; width:756px; height:158px; background:url(../imagens/layout/topo.jpg); }
#centro { margin:0 auto; width:756px; height:541px; background:url(../imagens/layout/centro.jpg); }
#rodape1 { margin:0 auto; width:756px; height:230px; background:url(../imagens/layout/rodape1.jpg); }
#rodape2 { margin:0 auto; width:756px; height:69px; background:url(../imagens/layout/rodape2.jpg); }
#lnk { float:right; margin-top:36px; width:200px; height:160px; background-color:#FFF; filter:alpha(opacity=0); opacity:.0; cursor:pointer; }