* {
padding: 0;
	marging: 0;
}	

body {
	background-attachment: fixed;
	background-image: url(http://koia.myrkgrav.com/images/main.JPG);
	margin-left: 350px;
	margin-right: 350px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
