body {
	max-height:752px;
	max-width:1008px;
}
DIV.site
{
	position: absolute;
	left:0;
	top:5px;
	margin-left:330px;
	font-family:"Georgia";
	font-size:30px;
	color:blue;
}
DIV.date
{
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 220px; /* Отступы вокруг элемента */ 
	padding-top: 30px; 
	font-family:"Georgia"; 
	font-size: 120px;
}
DIV.time 
{
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 635px; /* Отступы вокруг элемента */ 
	padding-top: 0px; 
	font-family:"Georgia"; 
	font-size: 150px;
}
DIV.logo
{
	padding-left:10px;
	padding-top:10px;
}
.begun
{
	position:absolute;
	bottom:10px;
	font-size:50px;
}
DIV.version
{
	position: absolute;
	left:790px;
	top: 10px;
	font-size: 16px;
	color: #8B8989;
	
}
div.type_message{
	padding-top:15px;
	text-align:center;
	font-family:"Courier New";
	font-size:80px;
}
div.body_message{
	text-align:center;
	font-family:"Courier New";
	font-size:50px;
	
}
