@import url(default.css);

h1{
	font-size		: 120%;
	margin-top		: 0em;
	margin-bottom	: 0em;
}

p.screenshot{
	text-align:center;
}
p.screenshot img{
	border-style:none;
	margin: 1em auto;
}

p.discription{
	margin-bottom:2em;
}

p.more{
	font-size		: x-small;
	text-align		: right;
	margin-top		: 1em;
	margin-bottom	: 1em;
}

p.download{
	font-size		: 150%;
	font-weight		: bold;
	text-align		: center;
	display			: block;
}

p.counter{
	margin-top:1em;
	text-align:center;
	color:#ffffff;
}

