gostaria de inserir na parte do corpo.
<style type="text/css">
#geral{
position: absolut;
border: 0px;
padding: 8px;
}
#cabecalho {
top: 100px;
left: 0px;
width:600px;
height:50px;
background-color:#66FFFF;
}
#corpo {
position: relative;
font-family: arial;
font-size: 20px;
text-align: justify;
float:left;
width:520px;
height: 600px;
background-color:#FFFFFF;
}
#menu {
position: relative;
float:left;
width:80px;
height: 600px;
background-color: #0cc
}
</style>
</head>
<body>
<div id="geral">
<div id="cabecalho">
<h2><p><img src="protheus logo4.jpg" width="600" height="100p"></p></h2>
<div id="menu"> <b>MENU</b></br>
<br> <a href="Protheus4.html">A Empresa</a></br>
<br> <a href="Protheus2.html">Produtos</a></br>
<br> <a href="Protheus2.html">Serviços</a></br>
<br> <a href="Protheus2.html">Noticias</a></br>
<br> <a href="Protheus2.html">Contatos</a></br></div>
<div id="corpo">
<img src="satelite.jpg" width= 550px height= 400px >
</div>
</div> <!-- div geral -->
</body>
</html>Grato.










