body{
	background-image: url("Images/Fon.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}
.content h1{
	margin:50px;
	color: red;
	text-align: center;
}

.content .Aragats{
	position: relative;
	margin: 0px;
	padding: 15px;
}
