﻿body
{
	font-family: Tahoma,Trebuchet MS ,Verdana;
	color: white;
	font-size: 10px;
	margin: 0px;
	background-image: url(Images/background.png);
	background-repeat: repeat;
}
.gumb
{
	border-right: white;
	border-top: white;
	border-left: white;
	border-bottom: white;
	background-color: navy;
	border-bottom-style: solid;
	color: white;
}