.nkmain 
{
	background: #FFFFFF url('http://nightkev.neritic.net/layout_miku.png') top right no-repeat; 
	padding: 15px 285px 75px 15px;
	min-height: 275px;
	border: 3px solid #82C6D1;
} 
.nkpost 
{
	background: #ccc; 
	border: #82C6D1 3px solid; 
	color: #04B; 
	font-family: 'courier new'; 
	font-size: 12px; 
	padding: 10px;
} 
.nkpost a
{
	color: #72B6C1;
	text-decoration: none;
}
.nkpost a:visited
{
	color: #72B6C1 !important;
	text-decoration: underline;
}
.nkpost a:hover
{
	color: #82C6D1 !important;
	text-decoration: underline;
}
.nkpost a:active
{
	color: #92D6E1 !important;
	font-style: italic;
	text-decoration: none !important;
	font-weight: bold;
}
.nkpost pre 
{ 
	color: #82C6D1 !important; 
	background-color: #484848 !important;
}
