html { font-family: "Helvetica Neue", Helvetica, "Lucida Sans", "Sans Serif"; font-size: 10px; margin: 0 auto; text-align: center;}

body {position: relative; margin: 100px auto; width: 862px;}

p, div, a, h3, h4 {margin: 0; padding: 0;}

div.bakgrunn {position: relative; background: url(images/bakgrunn.png) top center scroll no-repeat; width: 862px; height: 444px; text-align: left;}

h3.name {position: absolute; text-indent:-9999px; background: url(images/navn.png) top left scroll no-repeat; width: 332px; height: 20px; top: 102px; left: 400px; }

h4#projects {font-weight: 100; font-size:12px; position: absolute; top: 105px; left: 108px; width: 246px; }

div.projects {position: absolute; top: 125px; left: 108px; width: 246px; font-size:11px; }

p.projects {margin-bottom: 6px;}

p.cv {position: absolute; width: 386px; top: 132px; left: 400px; }
p.mail {position: absolute; top: 320px; left: 400px; font-size: 14px; }
p.phone {position: absolute; top: 320px; left: 580px; font-size: 14px; }

a#print {position: absolute; text-indent:-9999px; background: url(images/print.png) top left scroll no-repeat; width: 39px; height: 40px; top: 6px; right: 7px;}
a#print:hover {background: url(images/print_hover.png)}
a#print:active {background: url(images/print_active.png)}
a {color: black}
a:hover {color: #26e4f7}
