*
{
	margin: 0;
	padding: 0;
}

html,
body
{
	width: 100%;
	height: 100%;
}

body
{
	background: #f2f2f2 url("/img/smolenski.png") no-repeat 0 0;
}

h1,
h2
{
	text-indent: -1000px;
	overflow: hidden;
}

hr
{
	display: none;
}

small
{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 20px;
	font: italic 11px/14px Arial, Helvetica, sans-serif;
	color: #888;
}
