div#tree
{
position: fixed;
left: 50%;
top: 50%;
margin-left: -400px;
margin-top: -300px;
height: 600;
width: 800;
overflow: visible;
white-space: nowrap;
}

a
{
color: rgb(0, 185, 69);
font-family: monospace;
font-size: 14pt;
background-color: white;
outline-color: rgb(7, 118, 160);
outline-style: solid;
outline-width: thin;
text-decoration: none;
letter-spacing: 4;
#word-spacing: 5;
padding-right: 10;
padding-left: 14;
padding-top: 12;
padding-bottom: 12;
}

a#clicktime
{
position: absolute;
left: 590px;
top: 20px;
}

a:hover
{
#background-color: rgb(2, 76, 104);
background-color: rgb(22, 46, 174);
}

a#hnews
{
position: absolute;
top: 80px;
left: 220px;
}

a#friendfeed
{
position: absolute;
top: 160px;
left: 10px;
}

a#pontifications
{
position: absolute;
top: 0px;
left: 300px;
}

a#resume
{
position: absolute;
top: 330px;
left: 50px;
}

a#selenium
{
position: absolute;
top: 125px;
left: 550px;
}

a#skritter
{
position: absolute;
top: 250px;
left: 600px;
}
