/* 
 * ========================================
 * Body 
 * ========================================
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #000;
	background-image: url('../images/fon.gif');
	background-position:center 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #424e68;
	color:#000;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}
td {
	padding:0;
	border:0px;
}
img {
	border:0px;
}

h1 {
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:25px;
	font-weight:bold;
	font-family:Arial;
	color:#3D7FCA;
}

h2 {
	margin:0px;
	margin-bottom:10px;
	font-size:19px;
	font-weight:bold;
	font-family:Arial;
	color:#3D7FCA;
}

h3 {
	margin:0px;
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
}

a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#rootSpace {
	width:951px;
	margin:auto;
	background-image: url('../images/B1_04.jpg');
}

.div1 {
	text-align:center;
}
