.kulube{
	background-color:#333;
	color:#FFF;
	font-family: Verdana;
	font-size: 12px;
	margin:auto;
	}
#kulube img {
	border:#FFF solid 4px;
		}
 #kulube img:hover {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
		
		}
