body{
	background-color: #d6c6af;
	width: 100%;
	margin: 0 0 0 0;
}

img{
	border: 1;
	border-color: #727365;
}
#counter{
	position: absolute;
	top: 0%;
	right: 0%;
}
#wrap{
	margin-left: auto;
	margin-right: auto;
}
.fst{
	width: 700px;
	margin-top: 100px;
}
.scnd{
	width: 1200px;
	margin-top: 70px;
}
.pict{
	margin-top: 20px;
	margin-bottom: 10px;
	right: 0%;
}
.enter{
	font-size: 22px;
	font-weight: 700;
	margin-top: 5px;
}
.sub{
	width: 700px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#title{
	text-align: left;
	font-weight: 700;
	color: #ffffff;
	z-index: 1;
	position: relative;
}
#textl{
	margin-top: 22px;
	font-weight: 900;
	font-size: 20px;
	padding-bottom: 30px;
}
#char{
	float: left;
}
#enterl{
	float: right;
}
a{text-decoration:none;}
a:link{ color: #666677;}
a:visited{ color: #666677;}
a:active{ color: #666677;}
a:hover{ text-decoration: underline;}
.st{
	border: 0;
}