header { position: absolute; left: 0; }
#intro h2 { margin-bottom: 100px; }

h2.work { width: 800px; }
.nav ul li a
{
 font-size: 1em;
}
h1 
{
    font-size: 1.5em;
}
h2
{
    font-size:2em;
}
h2 span.sub
{
    font-size:1em;
}
p
{
    margin-bottom:25px;
}