img {padding-right: 5px;}
a img {border: none;}
a {text-decoration:none;color:#FFFFFF;text-decoration:underline;}
html {
	height: 100%;
	padding-bottom: 1px;
}

body {
background-image: url(img/tlo.jpg); 
background-repeat: no-repeat; 
background-position: top center; 
background-color:black;
background-attachment: fixed;
      font: normal 75% sans-serif;
      line-height: 1.5;
}