body {
	margin-top: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mustapalkki {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	height: 93px;
	width: 100%;
	background:#000;
}

#tervetuloa {
	width: 950px;
	height: 500px;
	margin: auto;
}

table {
	padding-left: 10px;
}

a:link {color:blue; text-decoration: none;}      
a:visited {color:blue; text-decoration:none}  
a:hover {color:#06F}  
a:active {color:#06F}  