html, body 
{ 
	margin: 		0;
	margin-right: 	auto; 
	margin-left: 	auto;
	padding: 		0; 
	text-align: 	center;
	font-family: 	Arial;
	font-size: 		10pt;
	color: 			#444;
	background:		#8cbde8 url('../kuzniatalentow.jpg') no-repeat 50% 0%;
	height: 		100%;
	width: 			100%;
}

.dymek1
{
	position: 		fixed;
	top:			30%;
	left:			0%;
}

.dymek1 img
{
	width:			129px;
	height:			300px;
}

.dymek2
{
	position: 		fixed;
	top:			30%;
	right:			0%;
}

.dymek2 img
{
	width:			129px;
	height:			300px;
}