html { 
overflow: auto;
height:100%;
}

body {
background:#000000;
margin:0;
height:100%;
background-image:url('images/backgroundx.gif');
}

a:active
{
outline: none;
}

a:focus
{
outline-style: none;
}

#moon
{
position: absolute; top: 0px; right: 0px;
}

