body 
{
background-image: 
url('im/hatter.jpg');
background-repeat: repeat-x;
background-position:top;
background-attachment: fixed;
margin-top: 0px;
}


.szoveg {
	font-family: tahoma;
	font-size: 11px;
	color: #726338;
	}
a:link {  color: #990000; font-weight: bold; text-decoration: none}
a:hover {  color: #990000; font-weight: bold; text-decoration: none}
a:active {  color: #B9132A; font-weight: bold; text-decoration: none}
a:visited {  color: #990000; font-weight: bold; text-decoration: none}