body		{	background-image: url(img/tausta.jpg);
			background-repeat: y;
			background-color: #B0B96C;
			font-family: verdana, sans-serif;
			font-size: small;
		}
a		{	color: #2F402A;
			text-decoration: none;
		}
a:hover		{	color: #93A25B;
		}
#tausta		{	position: absolute;
			top: 0px;
			left: 0px;
		}
#keski		{	background-image: url(img/keski.jpg);
			background-repeat: no-repeat;
			position: absolute;
			left: 337px;
			top: 0px;
		}
#leipa		{	position: absolute;
			left: 360px;
			top: 180px;
			width: 500px;

		}
#uusimmat	{	position: absolute;
			top: 440px;
			left: 36px;
			height: 190px;
			width: 190px;
			border-style: none;
			border-width: 1px;
			border-color: #7AA5BF;
			padding-left: 5px;
		}
#linkit		{	position: absolute;
			top: 550px;
			left: 60px;
			font-size: normal;
			font-weight: bold;
		}