html {
background:#fff;
}

body {
background:#eee;
width:700px;
padding:30px;
margin:0 auto 0 auto;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
text-rendering:optimizeLegibility
}

h1 {
margin-top:0;
font-size:49px;
letter-spacing:-2px;
}


h1 span {
font-weight:normal;
}

h2 {
margin-top:-10px;
font-size:32px
}

dt {
margin-top:20px;
font-weight:bold
}

a{
font-weight:bold
}

#stealth {
display:none
}