body
{
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
font-family: Arial;
}
a.linkas {
	color: #536faa;
	text-decoration: none;
}
a.linkas:hover {
	text-decoration: underline;
	color: #536faa;
}
*:focus {outline: none;}