@charset "utf-8";

body {
	margin: 0px;
	background-color:#CCCCCC
	}

#logow {
	background-image: url(spakom.png);
	height: 600px;
	width: 100%;
	margin-top: -600px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
#txt {
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}