body{
	
	background: black;
	font-style: oblique;
	overflow: auto;
}
#div1{
	position: absolute;
	width: 280px;
	height: 260px;
	visibility:hidden;
	background: url("data\\sh.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

#balet{
	position: absolute;
	top: 9%;
	visibility: hidden;
}
a{
	text-decoration: none;
	color: rgb(255,255,255);
}
#gal{
	position: absolute;
	left: 40%;
	top: 40%;
	font-size: 25px;
}
#usu{
	position: absolute;
	left: 20%;
	top: 28%;
	font-size: 13px;
}
#mm{
	position: absolute;
	left: 50%;
	top: 75%;
	font-size: 13px;
}
#mail{
	position: absolute;
	left: 25%;
	top: 60%;
	font-size: 18px;
}

#guest{
	position: absolute;
	left: 50%;
	top: 25%;
	font-size: 10px;	
}
#copy{
	display: none;
	color: white;
	font-size: 12px;
	position: absolute;
}

