body		{	background-color: #911010;
			font-family: verdana, sans-serif;
			font-size: small;
		}
a		{	text-decoration: none;
			color: #D9923E;
			font-weight: bold;
		}
a.leipalinkki	{	color: #911010;
		}
a:hover		{	color: #9A5E00;
		}
#leipa		{	position: absolute;
			left: 25px;
			top: 25px;
			background-color: #D9923E;
			width: 430px;
			min-height: 650px;
			padding: 5px;
			border-color: #630D0D;
			border-style: solid;
			border-width: 1px;
			
		}
#linkit		{	position: absolute;
			left: 470px;
			top: 25px;
			width: 140px;
			height: 650px;
			background-color: #7F1B1B;
			padding: 5px;
			border-color: #630D0D;
			border-style: solid;
			border-width: 1px;
			color: #DFBE97;
		}
#by		{	position: absolute;
			left: 475px;
			top: 672px;
			font-size: 10px;
		}