
body {
	margin: 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
}

a {
	color: #999;	
}

div.lajkhakk {
	position: relative;
	margin: 5px 0 20px;
	overflow: hidden;
	width: 130px;
	height: 28px;
}

div.lajkhakk iframe {
	position: absolute;
	top: -25px;
	left: -60px;
}

h1 {
	font-size: 24px;
	margin: 0 0 0 0;
}

p {
	width: 650px;
	font-size: 14px;
	line-height: 20px;
	margin: 3px 0 25px 0;
}

p b {
	font-weight: normal;
	background: #ffc;
}

span.css {
	color: #999;
}

.tw {
	position: absolute;
	bottom: 50px;
	left: 20px;
}

small {
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #999;
}

small a {
	color: #999;
}