<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Aerob har blivit Kollegorna</title>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }

body {
  background: #FFF;
  color: #000;
  font: 13px/20px Arial, Helvetica, sans-serif;
  margin: 90px 0 0;
}
  
article {
  background: #FFF;
  display: block;
  margin: 0 auto;
  width: 480px;
}

h1 {
  font: 18px/24px Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}

h2 {
  font: 14px/20px Arial, Helvetica, sans-serif;
  margin: 20px 0 0;
}

p {
  margin: 0 0 10px;
}

a {
  border-bottom: 1px solid #CCC;
  color: #6197CE;
  text-decoration: none;
}

strong {
  font-size: 14px;
  font-weight: normal;
}

#logo {
  background: url('/files/kollegorna.png') no-repeat;
  border: 0;
  display: block;
  height: 44px;
  margin: 60px auto 0;
  text-indent: -9999px;
  width: 220px;
}
  
</style>
</head>
<body>
  <article>
    <h1>Aerob har blivit Kollegorna</h1>
    <p>Kul att du hittat hit!</p>

    <p>Sedan april 2010 har jag l&auml;mnat livet som ensam egenf&ouml;retagare bakom mig och bildat ett nytt bolag.</p>

    <p>Tillsammans kallar vi oss <a href="http://www.kollegorna.se">Kollegorna</a> och v&aring;rt erbjudande &auml;r detsamma som jag kunnat erbjuda tidigare &ndash; vi hj&auml;lper f&ouml;retag att lyckas med sin digitala n&auml;rvaro.</p>
    
    <p>F&ouml;lj v&aring;r framfart p&aring; <a href="http://www.kollegorna.se">www.kollegorna.se</a>.</p>

    <h2>Per Sandstr&ouml;m</h2>
    
    <p><a href="http://www.kollegorna.se">Kollegorna</a> &ndash; <a href="mailto:per@kollegorna.se">per@kollegorna.se</a><br>
    <a href="http://twitter.com/persand">Twitter</a> &ndash; <a href="http://se.linkedin.com/in/psandstrom">LinkedIn</a></p>
    
    <a href="http://www.kollegorna.se" id="logo">Kollegorna</a>
    
  </article>
</body>
</html>