* {
	padding: 0;
	margin: 0;
	border: 0;
}

html,body {
	text-align: center;
	margin: 0 auto;
	background: url(../img/back_main.png) repeat;
}

#all {
	width: 952px;
	height: 503px;
	background: url(../img/center_main.png) no-repeat;
}

#all1 {
	width: 952px;
	height: 753px;
	background: url(../img/center_main1.png) no-repeat;
        font-family: verdana;
	font-size: 11px;
	color: black ;
       
}

#all1 a {
	font: bold 12px Verdana;
	text-decoration: underline;
	color: #000;
}

#all1 a:hover {
	text-decoration: none;
}

#lnkfix {
	position: relative;
	margin: 5% auto 0 auto;
	text-align: left;
	width: 952px;
	height: 503px;
}

#link {
	padding: 340px 0 0 55px;
	text-align: center;
	width: 400px;
}

a {
	font: bold 22px Verdana;
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 30px;
}

#anim {
	position: absolute;
	top: 100px;
	right: 100px;
}

#shit {
	color: #fff;
	font: 9px Verdana;
	width: 952px;
	margin: 40px auto 0 auto;
	text-align: center;
}

#count {
	margin: 140px 0 0 0;
}

#link a {
	position: relative;
	z-index: 999;
}