body		{	background-color: #030f35;
			font-family: arial, sans-serif;
			font-size: 14px;
			color: #f4f4e8;
			width: 1000px;
			max-width: 1000px;
		}
a		{	color: #dedb9e;
			text-decoration: underlined;
			font-weight: bold;
		}
a:hover		{	color: #e2da43;
		}
h1		{	font-size: 20px;
			font-weight: bold;
		}
img.menu	{	border-style: none;
			margin-right: 5px;
		}
#tausta		{	position: absolute;
			top: 0px;
			left: 0px;
		}
#leipa		{	position: absolute;
			left: 250px;
			top: 93px;
			width: 650px;
			padding: 15px;
			min-height: 600px;
			background-color: #172242;
		}
#linkit		{	position: absolute;
			top: 56px;
			left: 200px;
			font-size: normal;
			font-weight: bold;
			max-height: 30px;
			margin-right: -5px;
		}
.huutokauppa	{	float: left;
			margin-right: 10px;
		}
.hevosesittely	{	color: #eeecc5;
			font-size: 14px;
			border-style: solid;
			border-width: 1.5px;
			border-color: #eeecc5;
			padding: 10px;
			width: 550px;
			min-height: 120px;
			margin-bottom: 10px;
		}