﻿body
{
	background-color: #010005;
	height: 100%;
	width: 100%;
	font-size: 120%;
	color: #0095d5;
	font-family: Verdana, Tahoma;
}
#bcntr {
position: absolute;
top: 15%;
left: 15%;
width: 729px;
height:491px;
background-image: url(Images/menu/startex.gif);
background-repeat: no-repeat;
}
#bcntr div
{
	margin-top:300px;
	margin-left:60px;
	text-align:left;
}
#bcntr A
{
	color: #d43b7d;
	text-decoration:none;
	font-size: 120%;
}
#bcntr A:hover
{
	color: #ffffff;
	text-decoration: none;
}

