		html,body,.all
		{
		 margin: 0;
 padding: 0;
 border: 0;
			width:120%;
			height:100%;
			overflow:hidden;	
		}

.all
{
	height:200%;
}

.all div
{
	float:left;
	width:400px;
	height:400px;
}

#zag
{
	position:absolute;
	width:600px;
	height:200px;
	background:url(site_zglushka.png) 0px 0px no-repeat;
}

#ph
{
	margin-left:37px;
	margin-top:147px;
	font:15px "Trebuchet MS";
	font-style:italic;
}

#lj
{
	margin-left:181px;
	margin-top:-22px;
	font:15px "Trebuchet MS";
	font-style:italic;
	color:#FF3366;
}

#lj a
{color:#FF3366;}
