body {
  background-image:url('pictures/black.png');
  color : #fff;
  font-family: Tahoma;
}
A:link {text-decoration: none; color: #CCC;}
A:visited {text-decoration: none; color: #CCC;}
A:active {text-decoration: none; color: #CCC;}
A:hover {text-decoration: underline; color: #CCC;}
img.doty{
    position: absolute; left: 88px; top: 53px;
}
img.mainimage{
    position: absolute; left: 400px; top: 0px;
}
#text1{
    position: absolute; left: 152px; top: 180px;
font-size: 12px;
}
#text2{
    position: absolute; left: 152px; top: 377px;
font-size: 11px;
}