@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/img/ylapalkkitausta6.png);
	background-color: #222222;
	margin-top: 10px;
	text-align: right;	
	font-family: Segoe UI, Arial, sans-serif;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:42px;
	width:100%;
	height:19px;
	z-index:2;
}
a {
	color: #82261B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor:pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	float: left;
	border: none;
} 
