body 
{
	scrollbar-face-color: #CC9900;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	background-attachment: fixed;
	background-color: #30303F;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Futura Lt BT, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.foto {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #2D2C36;
	border-right-color: #2D2C36;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.jump {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #2D2C36;
	border-right-color: #2D2C36;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
