<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>How to become an angel
      <body>
  <body style="background-color:lavenderblush;">
    <h1 style="color:powderblue; text-align:center; font-size:500%;"><em>♥Photo Gallery♥</em></h1>

<link rel="icon" type="image/png" href="/Pictures/Angels/favicon-32x32.png" sizes="32x32" />

 <table height="100px" background="images/header1.jpg">
    
    <tr>
        <td width="390px"></td>
        <td width="70px"><a href="https://howtobecomeanangel.neocities.org/home.html"><img src="Pictures/Design/Menu/Blue Cloud/bluecloudhome.gif"></a></td>
        <td width="70px"><a href="https://howtobecomeanangel.neocities.org/about.html"><img src="Pictures/Design/Menu/Pink Cloud/pinkcloudabout.gif"></a></td>
        <td width="70px"><a href="https://howtobecomeanangel.neocities.org/diary.html"><img src="Pictures/Design/Menu/Blue Cloud/blueclouddiary.gif"></a></td>
        <td width="80px"><a href="https://howtobecomeanangel.neocities.org/photogallery.html"><img src="Pictures/Design/Menu/Pink Cloud/pinkcloudgallery.gif"></a></td>
        <td width="80px"><a href="https://howtobecomeanangel.neocities.org/writings.html"><img src="Pictures/Design/Menu/Blue Cloud/bluecloudtext.gif"></a></td>
        <td width="80px"><a href="https://howtobecomeanangel.neocities.org/guestbook.html"><img src="Pictures/Design/Menu/Pink Cloud/pinkcloudbbs.gif"></a></td>
        <td width="80px"><a href="https://howtobecomeanangel.neocities.org/links.html"><img src="Pictures/Design/Menu/Blue Cloud/bluecloudlink.gif"></a></td>
        
    </tr>
</table>


<style>
a:link {
  color: powderblue; 
  background-color: transparent; 
  text-decoration: none;
  }
  
  a:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
  </style>
   
  </body>
    </head>
</html>