body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
#sh {
	background-image: url(../img/sh.gif);
	height: 400px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10%;
}
.LiveInternet {
	overflow: hidden;
	visibility: hidden;
}

