
BODY       { background: black url(pattern.jpg);
	     background-attachment: fixed;
 	     background-repeat: repeat-y }
H1, H2	   { font-family:"Times New Roman";
	     color: #009900;
	     margin-left: 28% ;
	     margin-right: 22%;
	     text-align: center}
P	   { font-family:"Times New Roman";
	     color: #FF7000;
	     font-size: 13pt;
	     margin-left: 28% ;
	     margin-right: 22%}
#t	   { margin-left: 0% ;
	     margin-right: 0%}
#taulu	   { margin-left: 0% ;
	     margin-right: 0%}
#image	   { margin-left: 28% ;
	     margin-right: 20%}
A:link 	   { text-decoration: none;
	     font-size: 13pt;
	     line-height: 150% }
A:visited  { text-decoration: none;
	     font-size: 13pt;
	     color: #006600 } 
A:active   { text-decoration: none;
	     font-size: 12pt;
 	     color: #336600 }
