* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#616161;
	font: 16px Lucida, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
a {
	color:#ccc;
	text-decoration:none;
}
a:hover {
	color:#ccc;
}
img, img a {
	border:0;
}
header,nav,section,footer {
	display:block;
}
#header h1,li.one,li.two,li.three {
	text-indent:-999em;
}
#section {
	position:absolute;
	top:50%;
	left:50%;
	width:600px;
	height:200px;
	margin-left:-300px;
	margin-top:-100px;
	font-weight:400;
	text-align:center;
}
#section h2 {
	position:absolute;
	top:10px;
	left:70px;
	width:400px;
	font-weight:400;
}
#section h2 span {
	position:absolute;
	top:30px;
	right:60px;
	font-size:12px;
	font-weight:400;
}
p.trololo {
	position:absolute;
	bottom:0px;
	left:160px;
	font-size:16px;
	font-weight:400;
}
p.trololo a {
	color:#444;
	border-bottom:1px dotted #ccc;
}
.podarok {
	position:absolute;
	bottom:20px;
	right:15px;
	align:center;
}
p.footer {
	position:absolute;
	text-align:center;
	width:100%;
	font-size:9px;
	bottom:10px;
}
