body
{  
background-image:url('http://www.niktopia.com/images/bg.png');
background-repeat:no-repeat;
background-position: 190px 0px;

}
a:link {color: #00CCCC; text-decoration: underlined; font-weight: bold;}
a:visited {color: #00CCCC; text-decoration: underlined; font-weight: bold;}
a:hover {color: #0099CC; font-weight: bold;}
a:active {color: #00CCCC; text-decoration: underlined; font-weight: bold;}
fonts {color: #00CCCC;}

#content {
  position: absolute;
  top: 130px;
  left: 435px;
  width: 380px;
}

#navigation {
  position: absolute;
  top: 210px;
  left: 890px;
  width: 100px;
}

#twitter {
  position: absolute;
  top: 80px;
  left: 250px;
  width: 200px;
}