saludos Metlich,
anexo el siguiente código, espero te funcione.
Código:
<html>
<head>
<title>Enca</title>
<style>
center {width:830px; margin:0 auto;}
center img {width:800px;float:left; text-align:center;}
.fb {width:auto; float:left;}
</style>
</head>
<font face="Arial" size="2"><b>
<body bgcolor="black">
<center>
<img src="fondo1.jpg" height="160" width="800" />
<img class="fb" src="fb.jpg" height="30" width="30" />
</center>
</body>
</html>