body {
	color: white;
	font: 14pt Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	/* background-color: #3A2E21; */
	background-color: #644F38;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.main {
	height: 600px;
	background: url(borowiak.jpg) no-repeat top center;
}

.chris {
	position: relative;
	left: -200px;
	top: 510px;
}

a:link, a:visited
	{color: white; text-decoration: none;}
a:hover
	{color: #352719; text-decoration: none;}

.linki {
	color: #58442f;
	margin-top: 40px;
	font-size: 8pt;
}

.linki a { color: #58442f; }