html,body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: URL(../images/back.jpg);
	font-size: 11px;
}
img, div { behavior: url(../pngfix/iepngfix.htc) }

#block {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: 40px;
	text-align: center;
	z-index: 6;
}
#block2 {
	width: 100%;
	height: 80px;
	background: #000000;
 filter:alpha(opacity=60);-moz-opacity:.60; opacity:.90;
	position: fixed;
	bottom: 40px;
	text-align: center;
	z-index: 5;
}
#sign {
	width: 650px;
	height: 400px;
	position: fixed;
	left: 40px;
	top: 40px;
	z-index: 2;
	background: url(../images/iphone.png);
}

.social {
	margin-right: 35px;
}

img, a {
	border: none;
	outline: none;
}
.youtube {
	position: relative;
	left: 114px;
	top: 130px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
