ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>MonsterMidia</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link href="estilo_pages.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="tudo"> <div id="logo"> <a href="index.html"> <img src="images/logo.jpg" width="234" height="191" alt="Home - MonsterJam"/></a> </div> <div id="conteudo"> <h3>MonsterMidia</h3> <!-- <ul> <li> <a href="musicas.html">Músicas |</a> </li> <li> <a href="backgrounds.html">Backgrounds</a></li> </ul> --> <h5>Músicas</h5> <p>Abaixo estão disponibilizadas para download algumas gravações da MonsterJam em mp3. Cada uma delas está relacionada a um projeto de tributo específico da banda.</p> <!-- <p><a href="NIB.mp3">Tributo ao Black Sabbath - N.I.B</a></p> <p><a href="BlackNight.mp3">Tributo ao Deep Purple - Black night</a></p> <p><a href="Stormbringer.mp3">Tributo ao Deep Purple - Stormbringer</a></p> <p><a href="BarkatTheMoon.mp3">Tributo ao Ozzy - Bark at the moon</a></p> <p><a href="FoolForyourLoving.mp3">Tributo ao Whitesnake - Fool for your loving</a></p> --> <div id="tabela"> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="40%" id="AutoNumber1"> <tr> <td width="17%" style="border-style: none; border-width: medium"; height="40"> <a href="NIB.mp3"> <img border="0" src="images/listen.jpg" width="30" height="25"></a></td> <td width="83%" style="border-style: none; border-width: medium"> Tributo ao Black Sabbath <br> <strong>N.I.B</strong> </td> </tr> <tr> <td width="17%" align="center" style="border-style: none; border-width: medium"; height="40"> <a href="BlackNight.mp3"> <img border="0" src="images/listen.jpg" width="30" height="25"></td> <td width="83%" style="border-style: none; border-width: medium"> Tributo ao Deep Purple <br> <strong>Black night</strong></td> </tr> <tr> <td width="17%" align="center" style="border-style: none; border-width: medium"; height="40"> <a href="Stormbringer.mp3"> <img border="0" src="images/listen.jpg" width="30" height="25"></td> <td width="83%" style="border-style: none; border-width: medium"> Tributo ao Deep Purple <br> <strong>Stormbringer</strong></td> </tr> <tr> <td width="17%" align="center" style="border-style: none; border-width: medium"; height="40"> <a href="BarkatTheMoon.mp3"> <img border="0" src="images/listen.jpg" width="30" height="25"></td> <td width="83%" style="border-style: none; border-width: medium"> Tributo ao Ozzy <br> <strong>Bark at the moon</strong></td> </tr> <tr> <td width="17%" align="center" style="border-style: none; border-width: medium"; height="40"> <a href="FoolForyourLoving.mp3"> <img border="0" src="images/listen.jpg" width="30" height="25"></td> <td width="83%" style="border-style: none; border-width: medium"> Tributo ao Whitesnake <br> <strong>Fool for your loving</strong></td> </tr> </table> </div> <!-- <h5>Arquivos</h5> <p>Papel de parede para download: ...</p> --> </div> <div id="lat-right"> </div> <div id="lat-left"> </div> <div id="menuhome"> <a href="index.html"> <img src="images/menuhome.jpg" width="152" height="36" alt="Home"/></a> </div> <div id="lat-meio"> </div> <div id="menumj"> <a href="monsterjam.html"> <img src="images/menumj.jpg" width="152" height="36" alt=""/></a> </div> <div id="menumonsters"> <a href="monsters.html"> <img src="images/menumonsters.jpg" width="152" height="36" alt="Monsters"/></a> </div> <div id="menumidia"> <a href="monstermidia.html"> <img src="images/menumidia.jpg" width="152" height="36" alt="MonsterMidia"/></a> </div> <div id="menustore"> <a href="monsterstore.html"> <img src="images/menustore.jpg" width="152" height="35" alt="MonsterStore"/></a> </div> <div id="menunews"> <a href="monsternews.html"> <img src="images/menunews.jpg" width="152" height="36" alt="MonsterNews"/></a> </div> <div id="menupictures"> <a href="monsterpictures.html"> <img src="images/menupictures.jpg" width="152" height="36" alt="MonsterPictures"/></a> </div> <div id="menucontato"> <a href="contato.html"> <img src="images/menucontato.jpg" width="152" height="36" alt="Contato"/></a> </div> <div id="lat-menu"> </div> <div id="rodape"> </div> </div> </body> </html>