body{
	font-family: Helvetica, sans-serif; color: #000; font-Size:10px; 
	background-image: url('BB_background.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 0px 0px;
}

.fuk {
	background-image: url('kitten.gif');
	
	background-color: #00ff00;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-color: #0000ff;
	border-width: 2px;
	font-size: 18px;
	color: #ff0000;
	padding: 0px;
}
