 
 

body { margin: 0px 0px 0px 50px;
     padding: 50px 0px 0px 0px; 
     background-color:  #000; 
     color: #ddd; font: 29px Georgia, "Times New Roman", Times, serif;  }
 
p{ margin:0px 0px 20px 0px; padding:0px; line-height: 1.3;}
 



h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #4B788D;
}

a:link {color: #6699cc; text-decoration: none; }
a:visited {color: #6699cc; text-decoration: none; }
a:hover {color: #357; text-decoration: underline; }
a:active {color: #357; }
 
a.pink { color: #D84545; }
a.pink:visited { color: #D84545; }
a.pink:hover { color: #922; }
a.pink:active { color: #c34; }


a.green { color: #11AB20; }
a.green:visited { color: #11AB20; }
a.green:hover { color: #060; }
a.green:active { color: #060; }

a.yellow { color: #ea5 }
a.yellow:visited { color: #ea5; }
a.yellow:hover { color: #c83; }
a.yellow:active { color: #c83; }


.welcome { font-size: 36px; line-height: 1.5;  }


#wrap { min-width: 720px; height: 100%; 
    background: url("images/niko4.jpg") bottom right;  
    background-repeat: no-repeat;}

#text {   margin: 0px 65% 0px 0px;  font-size: 30px; line-height: 1.3;}

#contact { position: absolute; top: 90px; right: 70px; padding: 40px 0px 15px 0px; }
