body {
	background:				#8E0D12 url(images/landing_tile.jpg) repeat-x;
	font:					10px Verdana, Arial, Helvetica, sans-serif;
	text-align:				left;
	margin:					0;
	padding:				0;
	color:					#000000;
}
div#konten {
	width:					100%;
	height:					100%;
	background:				#8e0d12 url(images/landing_bg.jpg) no-repeat;
}
div#thelink {
	padding-top:			183px;
	padding-left:			312px;
}
a:link {
	color:					#415B67;
	text-decoration:		none
}
a:active {
	color:					#415B67;
	text-decoration:		none
}
a:visited {
	color:					#415B67; 
	text-decoration:		none
}
a:hover {
	color:					#afc7d5; 
	text-decoration:		none
}