body
{
	background: #fff url(../img/bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

#wrap
{
	width: 580px;
	margin: 0 auto;
}

#kyroweb
{
	background: transparent url(../img/kyroweb.png) no-repeat;
	width: 290px;
	height: 120px;
	margin-top: 30%;
	behavior: url(iepngfix.htc);
	float: left;
}

#kyrogames
{
	background: transparent url(../img/kyrogames.png) no-repeat;
	width: 290px;
	height: 120px;
	margin-top: 30%;
	behavior: url(iepngfix.htc);
	float: right;
}

#kyroweb span
{
	visibility: hidden;
	width: 290px;
	height: 120px;
}

#kyrogames span
{
	visibility: hidden;
}

#kyroweb a
{
	display: block;
	width: 290px;
	height: 120px;
	text-decoration: none;
}