body		{background-color: #775b3f;
		margin-top: 0px;}

a:link		{color: #463626;}
a:visited	{color: #d2b382;}
a:hover		{color: #463626;}
	
a:link img	{border-color: #463626;}
a:visited img	{border-color: #d2b382;}
a:hover img	{border-color: #463626;}

p		{font: 95% sans serif;
		color: #463626;
		text-align: center;}

h1		{font: bold  260% sans serif;
		color: #463626;
		text-align: center;
		margin-top: 0px;}

h6		{font: bold italic 80% sans serif;
		color: #d2b382;
		text-align: center;}

div		{margin: auto;}

.sivu		{padding-right: 110px;}

.table		{padding: 60px;}

.kapea 		{position: relative;
		left: 180px;}

.top-bar	{background-color: #d2b382;
		width: 794px;
		height: 80px;
		border-left: 6px solid #463626;
		border-right: 6px solid #463626;}

.container	{width: 794px;
		height: auto;
		border-left: 6px solid #463626;
		border-right: 6px solid #463626;
		background-color: #ffffff;}

.footer		{width: 100%;
		height: 30px;
		background-color: #463626;
		margin-top: 60px;}
