* { margin: 0; padding: 0; }

html {
	height: 100%;

	font: .8em Trebuchet MS;

	background: #ccc url(i/html.jpg) repeat;
}
#flags {
	text-align:center;
	margin-top:20%;
}
img:hover{
	box-shadow: inset 0 0 0 2px #3a7999;
}

/* Блоки сайта */

p {
	margin-bottom: .8em;
	
	text-align: justify;
}
