.paintball_box {
	background-color: #000000;
	background-image: url(images/paintball_watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: medium solid #FFFFFF;
}
.kartunes_box {
	background-color: #FFFFFF;
	background-image: url(images/kartunes_watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: medium solid #000000;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
body {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
