<!DOCTYPE HTML>
<html>
<head>
  <style type="text/css">
    * {
      margin: 0;
      padding: 0;
      outline: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    body {
        -webkit-font-smoothing: antialiased;
        font-family: 'Helvetica Neue', sans-serif;
        font-size: 10px;
        font-weight: 400;
        height: auto !important;
        height: 100%;
        min-height: 100%;
        text-rendering: optimizeLegibility;
    }

    div.wrapper {
      margin-left: auto;
      margin-right: auto;
      width: 402px;
      text-align: center;
    }

    img {width: 100; height: 100; opacity: 0.4; padding: 15px; margin: 0; boarder: 0;}
      img:hover {opacity: 1.0;}

  </style>
</head>

<body>
  <div class="wrapper">
      <a href="/wp"><img src="images/blog.png" alt="Blog" title="Blog" /></a>
      <a href="/tt-rss"><img src="images/rss.png" alt="RSS Reader" title="RSS Reader" /></a>
      <a href="http://ezbox.co:8080"><img src="images/books.png" alt="eBooks" title="eBooks" /></a>
      <br />
      <a href="/yaaw"><img src="images/download.png" alt="Downloader" title="Downloader" /></a>
      <a href="/slfm"><img src="images/files.png" alt="File Manager" title="File Manager" /></a>
      <a href="https://ezbox.co:1443"><img src="images/search.png" alt="Search" title="Search" /></a>
      <br />
      <a href="https://ezbox.co:10000"><img src="images/settings.png" alt="Webmin" title="Webmin" /></a>
      <div style="text-align:center; margin-right: 0px;">
        <a href="http://icons8.com/">Icons by Icons8</a>
      </div>
  </div>
</body>
</html>
